Modulesยง
- ast
- Abstract Syntax Tree (AST) definitions for the Mux language.
- codegen
- LLVM IR code generation for the Mux compiler.
- diagnostic
- Diagnostic system for error reporting and formatting.
- lexer
- Lexical analyzer for the Mux language.
- module_
resolver - parser
- Parser module for the Mux language.
- semantics
- source