mirror of https://github.com/rm-dr/daisy
A pretty TUI scientific calculator.
https://daisy.betalupi.com
Mark bf7eb1772c | ||
---|---|---|
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
README.md |
README.md
General
- Documentation
- Tests
- CLI Options
- Branding
- Compile to WASM => webapp
Internals
- Non-recursive treeify
- Print any expression
- Copy expression, print with result
Features
- Function application
- Variable definitions
- Function definitions
- Rational datatype
- Units
- Dice
- Derivatives
- Mini CAS
Prompt
- Arrows to move cursor
- Syntax errors are broken
- Live syntax/output
- Commands