Advanced Topics
Explore the inner workings of Quartz, from the bytecode VM to the native extension API.
Topics
Bytecode Compilation
Learn how Quartz code is transformed and executed by the VM.
Native Extensions
Build your own modules in C++ to extend the language's capabilities.
Architecture
Overview of the compiler, parser, and runtime design.