summaryrefslogtreecommitdiffstats
path: root/linker.sml
AgeCommit message (Collapse)AuthorFilesLines
2024-04-28Add case over int.Rose Hogenson1-0/+17
2024-04-27Add integer arithmetic.Rose Hogenson1-16/+45
2024-02-19Support function arguments.Rose Hogenson1-3/+3
2023-02-12Add lambda functions.Rose Hogenson1-5/+5
2023-02-11Finish the compiler.Rose Hogenson1-14/+24
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/+90
Sorry I haven't been better about these commit messages. You're not my mom.