Further small changes on the way to a reader.
This commit is contained in:
parent
a302663b32
commit
cc8e96eda4
4 changed files with 60 additions and 3 deletions
|
|
@ -1,5 +1,16 @@
|
|||
# State of Play
|
||||
|
||||
## 20260331
|
||||
|
||||
Substrate layer `print` is written; all the building blocks for substrate
|
||||
layer `read` is in place. This will read far less than the 0.0.6, but it
|
||||
will be extensible with read macros *written in Lisp*, so much more flexible,
|
||||
and will gradually grow to read more than the non-extensible 0.0.6 reader
|
||||
was. Pleased with myself.
|
||||
|
||||
The new print may grow to be extensible in Lisp, as well. In fact, it will
|
||||
have to!
|
||||
|
||||
## 20260326
|
||||
|
||||
Most of the memory architecture of the new prototype is now roughed out, but
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue