summaryrefslogtreecommitdiffstats
path: root/syntax.sml
AgeCommit message (Expand)AuthorFilesLines
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