alisp.org: update todos
This commit is contained in:
@@ -45,7 +45,7 @@ i.e. no parsing.
|
|||||||
*** DONE Design what a "parser function" would look like
|
*** DONE Design what a "parser function" would look like
|
||||||
The general function is something like ~stream -> T | Err~. What
|
The general function is something like ~stream -> T | Err~. What
|
||||||
other state do we need to encode?
|
other state do we need to encode?
|
||||||
*** WIP Write a parser for integers
|
*** DONE Write a parser for integers
|
||||||
*** DONE Write a parser for symbols
|
*** DONE Write a parser for symbols
|
||||||
*** DONE Write a parser for lists
|
*** DONE Write a parser for lists
|
||||||
*** TODO Write a parser for strings
|
*** TODO Write a parser for strings
|
||||||
|
|||||||
Reference in New Issue
Block a user