Commit Graph

40 Commits

Author SHA1 Message Date
Scott Richmond
e5e1d9ba0e add thoughts
Former-commit-id: 991705e734
2025-07-01 11:10:50 -04:00
Scott Richmond
3c93cd67ea stash changes
Former-commit-id: 989e217917
2025-07-01 10:42:34 -04:00
Scott Richmond
ac089eeb22 hook the things up and discover a possible stop-the-world bug
Former-commit-id: 2f3f362f49
2025-07-01 00:43:01 -04:00
Scott Richmond
0608caf90c stub out first pass of io system
Former-commit-id: bc49ece0cf
2025-06-30 12:48:50 -04:00
Scott Richmond
442cdffa61 add a justfile, some project management
Former-commit-id: de6cb5380d
2025-06-29 17:47:08 -04:00
Scott Richmond
74a173a415 save work
Former-commit-id: 4dd47dd56c
2025-06-29 11:38:45 -04:00
Scott Richmond
542abc6d43 actually get receive working????
Former-commit-id: f710beff46
2025-06-28 16:40:31 -04:00
Scott Richmond
c61eeae690 some notes
Former-commit-id: f873be7668
2025-06-27 20:54:48 -04:00
Scott Richmond
2361750f31 make progress, I guess
Former-commit-id: 48342ba4ea
2025-06-27 20:41:29 -04:00
Scott Richmond
f3d8e9caf1 move Ast into its own module
Former-commit-id: a175ee7a41
2025-06-27 19:05:17 -04:00
Scott Richmond
56771bf1df ugh. spin my wheels a lot. decide to start work on the receive special form
Former-commit-id: 759fc63cae
2025-06-27 18:48:27 -04:00
Scott Richmond
f20f9ee64b some notes for tomorrow's work
Former-commit-id: 00ebac17ce
2025-06-26 23:28:17 -04:00
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