post-scarcity/src/c/io
2026-05-04 10:34:07 +01:00
..
fopen.c Compiles again, now with bootstrap-layer print implemented, but not yet tested. 2026-03-31 15:05:44 +01:00
fopen.h This once again does NOT compile. I've done work on macros; they don't work yet.. 2026-03-30 21:49:08 +01:00
io.c Working on eval/apply. Unfinished, does not build. More significantly, 2026-04-25 21:52:05 +01:00
io.h More memory debugging, but what it shows is that deallocation is not happening. 2026-04-23 14:45:51 +01:00
print.c Still still doesn't compile. Progress is being made, but it's fair awfy slow. 2026-05-03 14:17:31 +01:00
print.h Still still doesn't compile. Progress is being made, but it's fair awfy slow. 2026-05-03 14:17:31 +01:00
read.c My monster, she builds! 2026-05-04 10:34:07 +01:00
read.h It compiles. It runs. Nothing works, but it also doesn't crash. Victory! 2026-04-23 11:50:30 +01:00