mirror of https://github.com/rm-dr/daisy
Updated README
parent
b3e0cd6699
commit
0bfeea09ed
|
@ -10,18 +10,18 @@ This is nowhere near complete. Stay tuned.
|
||||||
|
|
||||||
|
|
||||||
## Before For 1.0 release
|
## Before For 1.0 release
|
||||||
- Tests
|
|
||||||
- Branding
|
|
||||||
- Replace strings with &str?
|
- Replace strings with &str?
|
||||||
- Function application
|
- Function application
|
||||||
- Commands
|
- Commands
|
||||||
- Arrows to move cursor
|
- Arrows to move cursor
|
||||||
- Documentation
|
- Documentation
|
||||||
- Versioning
|
- Branding
|
||||||
|
- ** as exponentiation
|
||||||
|
- Improve tests
|
||||||
|
|
||||||
|
|
||||||
## General
|
## General
|
||||||
- CLI Options
|
- CLI Options: version, help, evaluate
|
||||||
- Compile to WASM => webapp
|
- Compile to WASM => webapp
|
||||||
|
|
||||||
## Internals
|
## Internals
|
||||||
|
|
Loading…
Reference in New Issue