| Section | Description |
|---|---|
| Foundation modules | Cross-cutting infrastructure: OS abstraction (OSAL), I/O streams, logging, input providers and shared data structures. |
| Core modules | Language pipeline and runtime: lexer, AST, resolver, symbol table, interpreter and runtime env/session modules. |