Commit Graph

28 Commits

Author SHA1 Message Date
Scott Richmond
801e5bcc01 devise a way of communicating between ludus and processes 2025-06-26 17:15:00 -04:00
Scott Richmond
0c17b64fd7 maybe get git right? ugh 2025-06-25 23:21:22 -04:00
Scott Richmond
44f7ce7b06 maybe figure out the wasm thing? 2025-06-25 22:56:39 -04:00
Scott Richmond
34cd3a2187 unfuck stash 2025-06-25 13:38:29 -04:00
Scott Richmond
db109999d3 meet with mnl redux 2025-06-25 13:36:02 -04:00
Scott Richmond
87e58364e0 meet with mnl 2025-06-25 13:34:59 -04:00
Scott Richmond
d9f0b44bed so many things: DRY out VM, fix repeat tail calls, etc. 2025-06-24 15:50:02 -04:00
Scott Richmond
42a5f599f7 fix upvalue resolution for forward-declared functions 2025-06-23 20:06:40 -04:00
Scott Richmond
f2bae26e1c fix upvalue resolution, hopefully for real this time 2025-06-23 19:17:53 -04:00
Scott Richmond
49e46d045b fix repeat stack discipline 2025-06-23 17:37:46 -04:00
Scott Richmond
6954857fdd fix dict pattern stack discipline 2025-06-23 17:33:45 -04:00
Scott Richmond
f09caabfcb wip: sorting out diect pattern stack discipline 2025-06-23 00:38:51 -04:00
Scott Richmond
bf97a34771 add turtle graphics, fix jump len error in tuple pattern 2025-06-22 23:57:11 -04:00
Scott Richmond
480e05f561 keep adding prelude; fix when stack discipline 2025-06-22 22:46:07 -04:00
Scott Richmond
2f60de79a2 keep grinding on loop/recur/jif stack mismatch; add ast->code printer 2025-06-22 14:04:43 -04:00
Scott Richmond
25a0c62dcf lots of bugs fixed--upvalues, bindings, stack manipulations, tail calls, etc. 2025-06-21 22:25:08 -04:00
Scott Richmond
ce11f1cd0f start work on getting prelude working; discover closure bug 2025-06-21 17:43:47 -04:00
Scott Richmond
3fe5365586 moar thoughts 2025-06-20 17:11:08 -04:00
Scott Richmond
23d9945c48 fix if alternative unconditional jump len 2025-06-20 17:09:41 -04:00
Scott Richmond
121861cc8e fix function scoping bug 2025-06-20 15:35:09 -04:00
Scott Richmond
a2ae53f8e4 wire up stub:w prelude from external file 2025-06-20 14:43:14 -04:00
Scott Richmond
ef134c0335 fix argument order in base fns 2025-06-20 12:49:31 -04:00
Scott Richmond
f4ade4938c notes and todos 2025-06-20 00:56:43 -04:00
Scott Richmond
8b004b45fa 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
1af75bc516 fix upvalue resolution, start work on TCO 2025-06-19 20:29:15 -04:00
Scott Richmond
647f3d4463 update punch list 2025-06-19 11:48:50 -04:00
Scott Richmond
ecd16e3aef update thoughts 2025-06-10 15:44:47 -04:00
Scott Richmond
6ded94f7d0 oops: put working document under version control 2025-06-06 00:06:23 -04:00