summaryrefslogtreecommitdiff
path: root/src/main.c
AgeCommit message (Expand)Author
2023-01-05silence warningsPreston Pan
2023-01-05add more primitivesPreston Pan
2023-01-05lists evaluate for non built-in functionsPreston Pan
2023-01-04math builtins donePreston Pan
2023-01-04builtin functions now evaluatePreston Pan
2023-01-04fully functional parser (collisions might be a problem)Preston Pan
2023-01-04functions parse now i thinkPreston Pan
2023-01-04parsing mostly worksPreston Pan
2023-01-03fix bugPreston Pan
2023-01-03done the parser in theoryPreston Pan
2023-01-03actually evaluates and prints something now!Preston Pan
2023-01-02a lot of stuff.Preston Pan