Commit Graph

14 Commits

Author SHA1 Message Date
Chuck Smith
97eeae0c1a Add null literal
Some checks failed
Build / build (push) Successful in 1m30s
Test / build (push) Has been cancelled
2024-03-19 16:33:13 -04:00
Chuck Smith
b47a39e1b2 Greater than and Less Than
Some checks failed
Build / build (push) Failing after 1m12s
Test / build (push) Failing after 11m29s
2024-03-18 16:17:13 -04:00
Chuck Smith
83ad72a7fc comments
Some checks failed
Build / build (push) Failing after 1m10s
Test / build (push) Failing after 11m40s
2024-03-16 19:31:23 -04:00
Chuck Smith
2988719c9c reassign values
Some checks failed
Build / build (push) Failing after 1m46s
Test / build (push) Has been cancelled
2024-03-15 15:24:48 -04:00
Chuck Smith
997f0865f4 Extra Features
Some checks failed
Build / build (push) Failing after 1m40s
Test / build (push) Failing after 11m47s
2024-03-14 21:25:47 -04:00
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