post-scarcity/src/c/payloads
2026-04-01 16:35:06 +01:00
..
character.c I think read will now read integers and symbols, but it's untested. 2026-04-01 16:06:16 +01:00
character.h I think read will now read integers and symbols, but it's untested. 2026-04-01 16:06:16 +01:00
cons.c Added bind; but mainly, tactical commit before changinh lisp calling 2026-04-01 16:35:06 +01:00
cons.h I think read will now read integers and symbols, but it's untested. 2026-04-01 16:06:16 +01:00
exception.c I think read will now read integers and symbols, but it's untested. 2026-04-01 16:06:16 +01:00
exception.h I think read will now read integers and symbols, but it's untested. 2026-04-01 16:06:16 +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 I think read will now read integers and symbols, but it's untested. 2026-04-01 16:06:16 +01:00
psse_string.h I think read will now read integers and symbols, but it's untested. 2026-04-01 16:06:16 +01:00
read_stream.c I think read will now read integers and symbols, but it's untested. 2026-04-01 16:06:16 +01:00
read_stream.h I think read will now read integers and symbols, but it's untested. 2026-04-01 16:06:16 +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 I think read will now read integers and symbols, but it's untested. 2026-04-01 16:06:16 +01:00
stack.h I think read will now read integers and symbols, but it's untested. 2026-04-01 16:06:16 +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