post-scarcity/src/c/io
2026-04-18 17:20:19 +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 Things working much better now. assoc works. Currently printing of 2026-04-18 15:44:14 +01:00
io.h Things working much better now. assoc works. Currently printing of 2026-04-18 15:44:14 +01:00
print.c Further work on print; still not working properly. 2026-04-18 17:20:19 +01:00
print.h Things working much better now. assoc works. Currently printing of 2026-04-18 15:44:14 +01:00
read.c Well, we have a REPL. It blows up horribly, but we have one. 2026-04-17 14:20:31 +01:00
read.h Converted everything to the new lisp calling convention. 2026-04-01 17:11:10 +01:00