post-scarcity/src/c/payloads
2026-04-01 08:50:35 +01:00
..
character.h Added character as a first class object. Stepped through a run; it all works. 2026-03-30 13:29:26 +01:00
cons.c read isn't written yet, but I think all the building blocks I need for it are. 2026-03-31 20:01:01 +01:00
cons.h Compiles again, now with bootstrap-layer print implemented, but not yet tested. 2026-03-31 15:05:44 +01:00
exception.c Compiles again, now with bootstrap-layer print implemented, but not yet tested. 2026-03-31 15:05:44 +01:00
exception.h read isn't written yet, but I think all the building blocks I need for it are. 2026-03-31 20:01:01 +01:00
free.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
function.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
hashtable.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
integer.c Compiles again, now with bootstrap-layer print implemented, but not yet tested. 2026-03-31 15:05:44 +01:00
integer.h Compiles again, now with bootstrap-layer print implemented, but not yet tested. 2026-03-31 15:05:44 +01:00
keyword.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
lambda.h Huge amount of work. Does not even nearly compile, but it's nearer. 2026-03-28 23:46:14 +00:00
mutex.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
namespace.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
nlambda.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
psse_string.c Compiles again, now with bootstrap-layer print implemented, but not yet tested. 2026-03-31 15:05:44 +01:00
psse_string.h read isn't written yet, but I think all the building blocks I need for it are. 2026-03-31 20:01:01 +01:00
read_stream.c Further small changes on the way to a reader. 2026-04-01 08:50:35 +01:00
read_stream.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
special.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
stack.c Well, I really made a mess with the last commit; this one sorts it out. 2026-03-31 20:09:37 +01:00
stack.h read isn't written yet, but I think all the building blocks I need for it are. 2026-03-31 20:01:01 +01:00
symbol.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
time.h Added character as a first class object. Stepped through a run; it all works. 2026-03-30 13:29:26 +01:00
vector_pointer.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
write_stream.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