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
|
## Before For 1.0 release
|
||||||
|
- Cleanup parser
|
||||||
|
- Non-recursive treeify
|
||||||
|
|
||||||
- Replace strings with &str?
|
- Replace strings with &str?
|
||||||
- Function application
|
- Function application
|
||||||
- Commands
|
- Commands
|
||||||
|
@ -25,7 +28,6 @@ This is nowhere near complete. Stay tuned.
|
||||||
- Compile to WASM => webapp
|
- Compile to WASM => webapp
|
||||||
|
|
||||||
## Internals
|
## Internals
|
||||||
- Non-recursive treeify
|
|
||||||
- Print any expression
|
- Print any expression
|
||||||
- Copy expression, print with result
|
- Copy expression, print with result
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue