summaryrefslogtreecommitdiffstats
path: root/main.sml
AgeCommit message (Collapse)AuthorFilesLines
2024-05-05Add tuples.Rose Hogenson1-1/+0
2024-04-28Add case over int.Rose Hogenson1-0/+1
2023-02-12Add lambda functions.Rose Hogenson1-1/+2
2023-02-11Finish the compiler.Rose Hogenson1-8/+15
Just joking. But we did manage to compile a program from SML to bytecode.
2023-02-10Write a first draft of the compiler.Rose Hogenson1-0/+9
Sorry I haven't been better about these commit messages. You're not my mom.