post-scarcity/src/c
2026-05-04 16:15:57 +01:00
..
arith Lots more code written, and I think most of it's OK; but it doesn't compile yet. 2026-03-26 09:01:46 +00:00
environment Started work on binding functions. Not yet complete. 2026-05-04 16:15:57 +01:00
io My monster, she builds! 2026-05-04 10:34:07 +01:00
memory Still still doesn't compile. Progress is being made, but it's fair awfy slow. 2026-05-03 14:17:31 +01:00
ops Started work on binding functions. Not yet complete. 2026-05-04 16:15:57 +01:00
payloads Started work on binding functions. Not yet complete. 2026-05-04 16:15:57 +01:00
debug.c Print is less badly broken. Read is less badly broken. GC is too aggressive. 2026-04-24 21:20:23 +01:00
debug.h Still doesn't compile, but I think excellent progress. 2026-04-28 11:54:15 +01:00
psse.c Print is less badly broken. Read is less badly broken. GC is too aggressive. 2026-04-24 21:20:23 +01:00
psse.h Progress, but it still doesn't build. I think I'm close, now... 2026-03-29 12:03:31 +01:00
utils.c Compiles again, now with bootstrap-layer print implemented, but not yet tested. 2026-03-31 15:05:44 +01:00
utils.h Compiles again, now with bootstrap-layer print implemented, but not yet tested. 2026-03-31 15:05:44 +01:00
version.h Things working much better now. assoc works. Currently printing of 2026-04-18 15:44:14 +01:00