aboutsummaryrefslogtreecommitdiffstats
path: root/lib/csc/codegen.scheme
AgeCommit message (Collapse)AuthorFilesLines
2023-05-01Rewrite most of the compiler.Rose Hogenson1-0/+161
This represents a major step back in terms of functionality, and amount of code. The latter I think constitutes a major win. Next steps are to reimplement syntax-rules, call/cc, and call-with-values.