mirror of https://github.com/rm-dr/daisy
A pretty TUI scientific calculator.
https://daisy.betalupi.com
Mark 79be72903f | ||
---|---|---|
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
README.md |
README.md
TODO
- Fix documentation on target
- group negatives
- evaluate left-associative
Eventually
- rationals
- units
- implicit multiply
- operator words: to, mod
- assignement
- function definitions