Commit Graph

20 Commits

Author SHA1 Message Date
Chuck Smith
d7938e59e4 string like array access
Some checks failed
Build / build (push) Failing after 1m25s
Test / build (push) Has been cancelled
2024-03-15 14:14:34 -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
36f04713bd fibonacci
Some checks failed
Build / build (push) Failing after 2m11s
Test / build (push) Failing after 2m10s
2024-03-14 20:11:29 -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
78b560e457 Everything is a closure
Some checks failed
Build / build (push) Failing after 1m56s
Test / build (push) Failing after 2m33s
2024-03-13 17:08:17 -04:00
Chuck Smith
e373e9f68a builtins
Some checks failed
Build / build (push) Failing after 1h2m55s
Test / build (push) Failing after 29m38s
2024-03-12 16:35:24 -04:00
Chuck Smith
1d2c7f0a51 functions with arguments
Some checks failed
Build / build (push) Failing after 22s
Test / build (push) Failing after 22s
2024-03-12 15:53:35 -04:00
Chuck Smith
ec9a586f7f functions with bindings
Some checks failed
Build / build (push) Failing after 1m42s
Test / build (push) Successful in 2m27s
2024-03-08 14:19:20 -05:00
Chuck Smith
9d06c90e41 run functions
Some checks failed
Build / build (push) Failing after 1m36s
Test / build (push) Successful in 1m37s
2024-03-04 16:11:25 -05:00
Chuck Smith
4185926e3e indexes
Some checks failed
Build / build (push) Failing after 5m57s
Test / build (push) Failing after 5m41s
2024-02-27 16:45:22 -05:00
Chuck Smith
0a1201f1bc hash
Some checks failed
Build / build (push) Failing after 1m13s
Test / build (push) Failing after 2m1s
2024-02-26 16:59:37 -05:00
Chuck Smith
8721665bc1 array literals
Some checks failed
Build / build (push) Failing after 2m16s
Test / build (push) Failing after 1m46s
2024-02-26 15:47:24 -05:00
Chuck Smith
e4bca02235 Strings
Some checks failed
Build / build (push) Failing after 1m35s
Test / build (push) Failing after 1m31s
2024-02-21 16:29:53 -05:00
Chuck Smith
8caeaca559 VM globals
Some checks failed
Build / build (push) Failing after 1m50s
Test / build (push) Failing after 1m25s
2024-02-20 16:24:59 -05:00
Chuck Smith
6ba2d3abe4 Null my old friend 2024-02-07 16:02:06 -05:00
Chuck Smith
77401260a2 conditionals 2024-02-07 15:46:45 -05:00
Chuck Smith
cff4375649 prefix expressions 2024-02-07 10:51:09 -05:00
Chuck Smith
dcc869a6e2 comparisons and booleans 2024-02-05 16:58:59 -05:00
Chuck Smith
b4cc771baa Arithmetic 2024-01-26 12:13:23 -05:00
Chuck Smith
ca263209a4 VM! 2024-01-25 11:35:16 -05:00