Updated README

pull/2/head
Mark 2023-03-27 21:23:14 -07:00
parent 1996693008
commit e5b7aa2d1a
Signed by: Mark
GPG Key ID: AD62BB059C2AAEE4
1 changed files with 3 additions and 1 deletions

View File

@ -10,6 +10,9 @@ This is nowhere near complete. Stay tuned.
## Before For 1.0 release
- Cleanup parser
- Non-recursive treeify
- Replace strings with &str?
- Function application
- Commands
@ -25,7 +28,6 @@ This is nowhere near complete. Stay tuned.
- Compile to WASM => webapp
## Internals
- Non-recursive treeify
- Print any expression
- Copy expression, print with result