summaryrefslogtreecommitdiffstats
path: root/cps.sml
AgeCommit message (Expand)AuthorFilesLines
2024-05-05Add tuples.Rose Hogenson1-0/+4
2024-05-04Implement recursive functions.Rose Hogenson1-25/+38
2024-04-28Add case over int.Rose Hogenson1-0/+53
2024-04-07Add tests and fix variables.Rose Hogenson1-6/+7
2024-02-19Support function arguments.Rose Hogenson1-3/+19
2023-02-12Add lambda functions.Rose Hogenson1-4/+14
2023-02-10Write a first draft of the compiler.Rose Hogenson1-0/+161