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