mirror of https://github.com/rm-dr/daisy
A pretty TUI scientific calculator.
https://daisy.betalupi.com
Mark f3b86c3c7a | ||
---|---|---|
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
README.md |
README.md
General
- Documentation
- Tests
- CLI Options
- Branding
Internals
- Non-recursive treeify
- Syntax errors are broken
Features
- Function application
- variable definitons
- function definitions
- rational datatype
- units
- Dice
- Derivatives
Prompt
- Replace multi-char tokens (pi)
- Arrows to move cursor
- Live syntax/output
- Commands
- Better error texts