Commit Graph

18 Commits

Author SHA1 Message Date
Chuck Smith cbb430b47d moulo
Build / build (push) Successful in 9m45s
Test / build (push) Failing after 15m53s
2024-03-22 16:49:33 -04:00
Chuck Smith 6282075e66 bind expression (:=) instead of let
Build / build (push) Successful in 10m26s
Test / build (push) Failing after 16m44s
2024-03-21 17:43:03 -04:00
Chuck Smith 66d5453ecc selectors support for hash
Build / build (push) Successful in 10m20s
Test / build (push) Failing after 16m7s
2024-03-21 16:39:31 -04:00
Chuck Smith be81b9a6d6 Change assignment into expressions
Test / build (push) Waiting to run
Build / build (push) Has been cancelled
2024-03-19 20:30:30 -04:00
Chuck Smith 97eeae0c1a Add null literal
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
Build / build (push) Failing after 1m12s
Test / build (push) Failing after 11m29s
2024-03-18 16:17:13 -04:00
Chuck Smith 83ad72a7fc comments
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
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
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!!!
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