PracticalDynamicCompilation
From APIDesign
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
- GraalVM Compiler Optimizations + Using the compiler in Truffle (introducing the talk2compiler project