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