summaryrefslogtreecommitdiff
path: root/src/gscc
AgeCommit message (Expand)Author
2024-12-31bump version numberbd
2024-12-31Add (and test) sub, add, inc/decrement, and bit-complement to lexerbd
2024-12-30Implement assembly emission, allowing execution of trivial programsbd
2024-12-28Assembly generation for trivial programsbd
2024-11-05Add parser and ast generation for trivial programsbd
2024-11-04Add keywords to lexerbd
2024-11-04Basic lexer with unit testsbd
2024-11-04Add modules, open port for readingbd
2024-11-04initial compiler driverbd