Commit Graph

44 Commits

Author SHA1 Message Date
Scott Richmond
111cf32dbe get reading input up and running 2025-07-01 19:04:38 -04:00
Scott Richmond
0c155c3a96 get fetch up & running 2025-07-01 18:52:03 -04:00
Scott Richmond
8097d4010b get commands wired up, probs 2025-07-01 14:35:36 -04:00
Scott Richmond
176cf37588 fix FF event loop bug 2025-07-01 12:54:11 -04:00
Scott Richmond
1fc3bc89d3 add thoughts 2025-07-01 11:10:50 -04:00
Scott Richmond
9cbf3eb4f8 stash changes 2025-07-01 10:42:34 -04:00
Scott Richmond
33602f0660 hook the things up and discover a possible stop-the-world bug 2025-07-01 00:43:01 -04:00
Scott Richmond
30a68eedc7 stub out first pass of io system 2025-06-30 12:48:50 -04:00
Scott Richmond
4d979f4307 add a justfile, some project management 2025-06-29 17:47:08 -04:00
Scott Richmond
4cfb47c34a save work 2025-06-29 11:38:45 -04:00
Scott Richmond
7b507ab313 actually get receive working???? 2025-06-28 16:40:31 -04:00
Scott Richmond
4776318f17 some notes 2025-06-27 20:54:48 -04:00
Scott Richmond
290b205e1b make progress, I guess 2025-06-27 20:41:29 -04:00
Scott Richmond
2c4e11abdd move Ast into its own module 2025-06-27 19:05:17 -04:00
Scott Richmond
597deb7c28 ugh. spin my wheels a lot. decide to start work on the receive special form 2025-06-27 18:48:27 -04:00
Scott Richmond
94bcaa2a86 some notes for tomorrow's work 2025-06-26 23:28:17 -04:00
Scott Richmond
dbe22a2a5e devise a way of communicating between ludus and processes 2025-06-26 17:15:00 -04:00
Scott Richmond
b257764c74 maybe get git right? ugh 2025-06-25 23:21:22 -04:00
Scott Richmond
53a83f2bef maybe figure out the wasm thing? 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