Libraries
- balbismo
- main
- Balbismo Compiler - Main entry point and compilation orchestration
- node
- Abstract Syntax Tree (AST) node definitions and LLVM IR generation for Balbismo.
- SymbolTable
- Symbol table management for the Balbismo compiler.
- vars
- Core type system definitions for the Balbismo programming language.
- yamlParser
- Abstract Syntax Tree (AST) parsing utilities for the Balbismo compiler.