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§
Enums§
- Compiler
Error - Fetch
Fast Target - Jump
- Opcode
- Machine code interpreted by VM
- Type
Check Kind - Metadata for TypeCheck Opcode
- Type
Conversion Kind - Metadata for TypeConversion Opcode