aboutsummaryrefslogtreecommitdiffstats
path: root/macros.csc
AgeCommit message (Collapse)AuthorFilesLines
2022-01-11Move scheme compiler into a separate directory.Rose Hogenson1-184/+0
2022-01-11Add a first implementation of a macro expander.Rose Hogenson1-0/+184
This half-finished macro expander is the most satisfying piece of code I have ever written.