Commit Graph

9 Commits

Author SHA1 Message Date
Chuck Smith
cc78fee3c8 closures and they can recurse!!!
Some checks failed
Build / build (push) Failing after 1m35s
Test / build (push) Has been cancelled
2024-03-14 20:08:40 -04:00
Chuck Smith
5536dbeaaa Hashes 2024-01-22 20:41:05 -05:00
Chuck Smith
069b5ba8cf arrays + builtins 2024-01-22 12:47:16 -05:00
Chuck Smith
13c9062fed Strings 2024-01-20 13:20:13 -05:00
Chuck Smith
9413094bac parse calls, returns, and expressions 2024-01-18 15:06:46 -05:00
Chuck Smith
fee3e38896 boolean and if/else 2024-01-18 12:08:25 -05:00
Chuck Smith
3d0247a7bb infix parsing and cleanup 2024-01-16 21:02:07 -05:00
Chuck Smith
307e01703e prefix parsing 2024-01-16 18:08:14 -05:00
Chuck Smith
edd73e33dc parse let and return 2024-01-15 19:49:12 -05:00