Skip to main content

Module compiler

Module compiler 

Source
Expand description

Compilation from AST into Opcodes

The Compiler module transforms an Abstract Syntax Tree (AST) representation of source code into machine-readable opcodes.

Structs§

Compiler

Enums§

Compare
CompilerError
FetchFastTarget
Jump
Opcode
Machine code interpreted by VM