aboutsummaryrefslogtreecommitdiffstats
path: root/csc/ir1.csc
AgeCommit message (Collapse)AuthorFilesLines
2022-03-31Improvements in macros and IR1.Rose Hogenson1-2/+75
We're omitting libraries for now, and I'll add them in later.
2022-03-03Write the compiler frontend.Rose Hogenson1-36/+1
2022-01-14Write a first draft macro expander.Rose Hogenson1-2/+2
Committing it because it compiles. I have to write tests and debug it still.
2022-01-11Move scheme compiler into a separate directory.Rose Hogenson1-0/+213