aboutsummaryrefslogtreecommitdiffstats
path: root/src/expr.rs
AgeCommit message (Expand)AuthorFilesLines
2024-05-30Add bytecode.Rose Hogenson1-135/+0
2024-05-30Replace recursive evaluation with stacks.Rose Hogenson1-4/+33
2024-05-30Write tests for parser.Rose Hogenson1-0/+106