Section 2: Getting Up and Running with GraalVM – Architecture and Implementation
This section will introduce Graal, GraalVM, Truffle, and the various architectural components of Graal. It also covers how Graal builds on top of JVM to provide a more optimized virtual machine for multiple language implementations. There is also a hands-on session on how to use Graal. This section contains the following chapters:
- Chapter 3, GraalVM Architecture
- Chapter 4, Graal Just-In-Time Compiler
- Chapter 5, Graal Ahead-of-Time Compiler and Native Image