Skip to content

Commit

Permalink
Merge pull request #9 from steve-s/add-nprg076
Browse files Browse the repository at this point in the history
Add Virtual Machines and Managed Runtimes taught at MFF
  • Loading branch information
tpetricek authored Oct 6, 2024
2 parents 4dadd78 + 2652913 commit 7d0d934
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions _data/courses.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,12 @@
link: https://bk.fit.cvut.cz/en/predmety/00/00/00/00/00/00/06/11/45/p6114506.html
label: Learn how to build a virtual machine for a JS-like programming language including AST and BC interpretation, garbage-collection and just-in-time compilation.

- title: Virtual Machines and Managed Runtimes
schedule: Summer 2024/25
lecturer: Štěpán Šindelář, MFF
link: https://d3s.mff.cuni.cz/teaching/nprg076/
label: Learn about real-world virtual machines internals, with a focus on JVM, GraalVM, and Python. Get hands-on experience with the Truffle language implementation framework.

- title: Advanced Program Testing
schedule: Thursday, 9:15, TK:PU1
lecturer: Pierre Donat-Bouillud, FIT
Expand Down

0 comments on commit 7d0d934

Please sign in to comment.