alisp.org: mark WIP -> TODO

This commit is contained in:
2026-02-11 10:31:23 +00:00
parent 4aad62fec9
commit 7df292ed9e

View File

@@ -51,7 +51,7 @@ other state do we need to encode?
*** DONE Write a parser for vectors *** DONE Write a parser for vectors
*** TODO Write a parser for strings *** TODO Write a parser for strings
Requires [[*Design Strings for the Lisp]] to be complete first. Requires [[*Design Strings for the Lisp]] to be complete first.
*** WIP Write the general parser *** TODO Write the general parser
** Unit tests :tests: ** Unit tests :tests:
*** TODO Test streams :streams: *** TODO Test streams :streams:
**** DONE Test file init **** DONE Test file init