PracticalDynamicCompilation
From APIDesign
(Difference between revisions)
Line 3: | Line 3: | ||
* Intro: [[Image:01-Intro.pdf]] | * Intro: [[Image:01-Intro.pdf]] | ||
- | * How [[GraalVM] Compiler Works - variation on [https://chrisseaton.com/truffleruby/jokerconf17/ Chris Seaton presentation] | + | * How [[GraalVM]] Compiler Works - variation on [https://chrisseaton.com/truffleruby/jokerconf17/ Chris Seaton presentation] |
Revision as of 05:37, 25 February 2020
Today I am going to start the second incarnation of Practical Dynamic Compilation lecture at MatFyz. This semester is going to introduce weekly lectures introducing the general concepts as well as practical internals of GraalVM - an OracleLabs project which I am contributing to.
- Intro: Image:01-Intro.pdf
- How GraalVM Compiler Works - variation on Chris Seaton presentation