summaryrefslogtreecommitdiffstats
path: root/syntax.sml
AgeCommit message (Expand)AuthorFilesLines
2024-04-27Add integer arithmetic.Rose Hogenson1-3/+20
2024-04-07Add tests and fix variables.Rose Hogenson1-6/+8
2024-02-19Support function arguments.Rose Hogenson1-40/+60
2023-02-12Add lambda functions.Rose Hogenson1-3/+9
2023-02-11Finish the compiler.Rose Hogenson1-0/+10
2023-02-10Write a first draft of the compiler.Rose Hogenson1-1/+120
2022-09-11Add a simple expression parser.Rose Hogenson1-0/+9