aboutsummaryrefslogtreecommitdiffstats
path: root/lib/csc/list.scheme
AgeCommit message (Collapse)AuthorFilesLines
2023-05-01Rewrite most of the compiler.Rose Hogenson1-0/+73
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.