Commit Graph

550 Commits

Author SHA1 Message Date
Scott Richmond
a899ee776d Parse basic list, hash, struct patterns. 2022-05-19 19:14:25 -04:00
Scott Richmond
ad778f7104 Play around 2022-05-19 18:55:38 -04:00
Scott Richmond
35cbe352a8 Update reserved words list & impl 2022-05-19 18:55:27 -04:00
Scott Richmond
55c1edbb15 Add features 2022-05-19 18:55:00 -04:00
Scott Richmond
0e66dd9b0b Update readme, fix github url, add fib 2022-05-19 18:45:41 -04:00
Scott Richmond
9dd963e5b2 Interpret panic! not as fn but as rw. 2022-05-19 18:12:55 -04:00
Scott Richmond
4aeaa9e889 Fix parse-list :token typo 2022-05-19 18:11:31 -04:00
Scott Richmond
bd09dfa459 Remove panic! from prelude 2022-05-19 18:01:20 -04:00
Scott Richmond
4966271aa3 Parse panic! 2022-05-19 18:00:31 -04:00
Scott Richmond
1415461876 Fix panic! keyword 2022-05-19 18:00:18 -04:00
Scott Richmond
a36920e97e Add panic! reserved word 2022-05-19 17:54:10 -04:00
Scott Richmond
62a0fa2429 Add additional asts to errors. 2022-05-19 17:53:22 -04:00
Scott Richmond
8d2993637e Missed an ast add; fix it 2022-05-19 17:16:12 -04:00
Scott Richmond
cfe790b9c5 Add asts to thrown errors. 2022-05-19 17:14:20 -04:00
Scott Richmond
1fb41d8b71 Add tokens (and thus locations) to all AST nodes 2022-05-19 16:58:38 -04:00
Scott Richmond
ee4438bf1e Testing, small typo fix 2022-05-19 16:58:13 -04:00
Scott Richmond
959927f7ce Play with circular refs around closures 2022-05-19 16:17:30 -04:00
Scott Richmond
f419c390af Update reserved words list & impl 2022-05-19 16:16:55 -04:00
Scott Richmond
0939304518 Add TODO, re: closures 2022-05-18 20:45:14 -04:00
Scott Richmond
5a72125d1f Testing/playing 2022-05-18 20:30:27 -04:00
Scott Richmond
3b5e91c1bb Fix closure bug. 2022-05-18 20:23:43 -04:00
Scott Richmond
a5914076b0 Interpret loop/recur 2022-05-18 19:35:41 -04:00
Scott Richmond
b62fa6d074 Fix off-by-paren loop tup bug 2022-05-18 19:35:30 -04:00
Scott Richmond
0b7687024f Comment out testing 2022-05-18 18:33:32 -04:00
Scott Richmond
362e76c323 Parse loop/recur, and reindent all the things 2022-05-18 18:32:57 -04:00
Scott Richmond
e7eccca000 Update reserved words list & impl 2022-05-18 18:32:34 -04:00
Scott Richmond
5c07f43713 pprint refs 2022-05-18 18:32:15 -04:00
Scott Richmond
9df37cca4d Remove circular dependency 2022-05-18 18:31:35 -04:00
Scott Richmond
fb89508bef Play with base ref forms 2022-05-18 18:31:11 -04:00
Scott Richmond
9e25f24b3f Move testing to sandbox dir 2022-05-18 18:28:44 -04:00
Scott Richmond
8cbc516a66 Native ref fns 2022-05-17 19:13:13 -04:00
Scott Richmond
b1022ad832 Interpret refs 2022-05-17 19:13:00 -04:00
Scott Richmond
b0212b7e41 Parse refs 2022-05-17 18:34:07 -04:00
Scott Richmond
4c7ed5a8ef Update reserved words list 2022-05-17 17:30:33 -04:00
Scott Richmond
5f51d362d9 add signed binary 2022-04-30 15:26:51 -04:00
Scott Richmond
91cb0126fc Revert "clj -> cljc"
This reverts commit 214e94465d.
2022-04-30 14:08:04 -04:00
Scott Richmond
855b7a9a77 Revert "Add clojurescript"
This reverts commit b277a1bf2a.
2022-04-30 14:07:42 -04:00
Scott Richmond
082cf9c78c rm cljs 2022-04-30 13:57:25 -04:00
Scott Richmond
214e94465d clj -> cljc 2022-04-30 13:56:14 -04:00
Scott Richmond
b277a1bf2a Add clojurescript 2022-04-30 13:55:52 -04:00
Scott Richmond
8029a12f13
Update URL for releases after rename 2022-04-29 20:44:46 -04:00
Scott Richmond
bf624374ab Move ludus binary to target 2022-04-28 22:14:40 -04:00
Scott Richmond
70c63f041c Add ludus binary 2022-04-28 19:29:04 -04:00
Scott Richmond
76a87bf2d8 Improve readme 2022-04-28 19:28:32 -04:00
Scott Richmond
410dff327e Remove old script 2022-04-28 19:28:20 -04:00
Scott Richmond
2f4be6f6a5 Play with scripts 2022-04-28 19:27:59 -04:00
Scott Richmond
3d2c4719a6 Set up for GraalVM native-image 2022-04-28 19:27:35 -04:00
Scott Richmond
ea8c9ea049 Add logo 2022-04-28 17:07:26 -04:00
Scott Richmond
c107289920 play around 2022-04-25 20:37:52 -04:00
Scott Richmond
3c51394278 run uses show as printer, not pprint 2022-04-25 20:37:29 -04:00