aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.in
AgeCommit message (Collapse)Author
18 hoursRegenerated files using new configsHEADmasterCori Barker
2026-03-07removed implementations of symbol table related classes, need to fix the ↵Cori Barker
parser to use the new AST node classes then i can write the symbol table classes and refactor the lexer and parser to use the symbol table
2026-02-09Setup build system. Removed cmake. Added build instructions to READMECori Barker