aboutsummaryrefslogtreecommitdiffstats
path: root/test-main.csc
AgeCommit message (Collapse)AuthorFilesLines
2022-01-09Use load to evaluate each library's tests.Rose Hogenson1-0/+1
2022-01-09Initial commit.Rose Hogenson1-0/+5
Not sure if everything here will be needed eventually, but we have a working bytecode interpreter. Next I will write the linker, then the core compiler, and finish with the macro expander.