Updated README

pull/2/head
Mark 2023-03-29 10:30:53 -07:00
parent 57e5b64086
commit 52d848cc09
Signed by: Mark
GPG Key ID: AD62BB059C2AAEE4
1 changed files with 2 additions and 4 deletions

View File

@ -8,11 +8,9 @@ This is nowhere near complete. Stay tuned.
# TODO
## Before For 1.0 release
- Non-recursive treeify
- Replace strings with &str?
- Function application
- Commands
- Documentation (usage)
@ -26,8 +24,7 @@ This is nowhere near complete. Stay tuned.
- Compile to WASM => webapp
## Internals
- Print any expression
- Copy expression, print with result
- Copy expression
## Features
- Variable definitions
@ -35,6 +32,7 @@ This is nowhere near complete. Stay tuned.
- Rational datatype
- Units
- Dice
- Mean, Median: arrays and multi-arg functions
- Derivatives
- MiniCAS
- Complex numbers