mirror of https://github.com/rm-dr/daisy
Updated README
parent
1996693008
commit
e5b7aa2d1a
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue