summaryrefslogtreecommitdiff
path: root/winot
AgeCommit message (Collapse)Author
2023-11-16Basic parser + evaluator skeletonHEADtrunkBenjamin Culkin
This fleshes out a basic parser w/ a calculator grammar and the skeleton for an evaluator
2023-11-08Initial commitBen Culkin