Commit Graph

28 Commits

Author SHA1 Message Date
Scott Richmond
ef9dc7d6bd devise a way of communicating between ludus and processes
Former-commit-id: 801e5bcc01
2025-06-26 17:15:00 -04:00
Scott Richmond
b4d3876ed0 maybe get git right? ugh
Former-commit-id: 0c17b64fd7
2025-06-25 23:21:22 -04:00
Scott Richmond
f570cc3154 maybe figure out the wasm thing?
Former-commit-id: 44f7ce7b06
2025-06-25 22:56:39 -04:00
Scott Richmond
16d9b3b305 unfuck stash 2025-06-25 13:38:29 -04:00
Scott Richmond
ffa39cc477 meet with mnl redux 2025-06-25 13:36:02 -04:00
Scott Richmond
0d52f733e7 meet with mnl 2025-06-25 13:34:59 -04:00
Scott Richmond
2f1400393f so many things: DRY out VM, fix repeat tail calls, etc. 2025-06-24 15:50:02 -04:00
Scott Richmond
ee80d971f5 fix upvalue resolution for forward-declared functions 2025-06-23 20:06:40 -04:00
Scott Richmond
78e5653d85 fix upvalue resolution, hopefully for real this time 2025-06-23 19:17:53 -04:00
Scott Richmond
77a25ba0f2 fix repeat stack discipline 2025-06-23 17:37:46 -04:00
Scott Richmond
8fd880f749 fix dict pattern stack discipline 2025-06-23 17:33:45 -04:00
Scott Richmond
3352b02bce wip: sorting out diect pattern stack discipline 2025-06-23 00:38:51 -04:00
Scott Richmond
9cb36f5189 add turtle graphics, fix jump len error in tuple pattern 2025-06-22 23:57:11 -04:00
Scott Richmond
1d2ea4ae38 keep adding prelude; fix when stack discipline 2025-06-22 22:46:07 -04:00
Scott Richmond
d762458bb3 keep grinding on loop/recur/jif stack mismatch; add ast->code printer 2025-06-22 14:04:43 -04:00
Scott Richmond
3ac08a1991 lots of bugs fixed--upvalues, bindings, stack manipulations, tail calls, etc. 2025-06-21 22:25:08 -04:00
Scott Richmond
5a0a6453ab start work on getting prelude working; discover closure bug 2025-06-21 17:43:47 -04:00
Scott Richmond
8f22b5fd6b moar thoughts 2025-06-20 17:11:08 -04:00
Scott Richmond
cd79c94938 fix if alternative unconditional jump len 2025-06-20 17:09:41 -04:00
Scott Richmond
df0a8e5b91 fix function scoping bug 2025-06-20 15:35:09 -04:00
Scott Richmond
a275757eac wire up stub:w prelude from external file 2025-06-20 14:43:14 -04:00
Scott Richmond
fac7d71732 fix argument order in base fns 2025-06-20 12:49:31 -04:00
Scott Richmond
c3199fe716 notes and todos 2025-06-20 00:56:43 -04:00
Scott Richmond
bd36e21bd8 find a bug in function bindings; TCO is maybe complete?; things are in a shambles 2025-06-19 21:47:58 -04:00
Scott Richmond
430e29a608 fix upvalue resolution, start work on TCO 2025-06-19 20:29:15 -04:00
Scott Richmond
0de01e3e17 update punch list 2025-06-19 11:48:50 -04:00
Scott Richmond
fe3c95987d update thoughts 2025-06-10 15:44:47 -04:00
Scott Richmond
bc29caf0b2 oops: put working document under version control 2025-06-06 00:06:23 -04:00