mirror of https://github.com/rm-dr/daisy
A pretty TUI scientific calculator.
https://daisy.betalupi.com
Mark
cafe1c9c64
Fixed treeify bug |
||
---|---|---|
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
README.md |
README.md
General
- Documentation
- Tests
- CLI Options
- Branding
Internals
- Non-recursive treeify
- Tokens with impl: get line, get args, ::new
- Fix names (Root isn't sqrt!)
Features
- Function application
- variable definitons
- function definitions
- rational datatype
- units
- Dice
Prompt
- Replace multi-char tokens (pi)
- Arrows, history, live syntax check or output
- Commands
- Better error texts