Modules§
- builtins
- codegen
- debug
- frontend
- output/error reporting and formatting
- language
- lexer
- parser
- runtime
- source
- utils
Macros§
- namespace_
insert - Helper to create a namespace
- native_
function - static_
symbol
Enums§
Functions§
- build_
module - build_
source - compile_
ast - Produce bytecode from AST
- parse_
source - Produce AST from SourceText
- print_
build_ errors