summaryrefslogtreecommitdiff
path: root/README.org
AgeCommit message (Collapse)Author
2025-01-04Modify parser to handle unary operatorsbd
2024-12-30Implement assembly emission, allowing execution of trivial programsbd
Rewrite preprocess to return an input port rather than a temporary file.
2024-12-28Assembly generation for trivial programsbd
2024-11-05Add parser and ast generation for trivial programsbd