mirror of
https://github.com/rm-dr/daisy
synced 2025-02-20 05:59:21 -08:00
A high-precision partially-symbolic calculator with support for units, derivatives, and more.
Warning
This is nowhere near complete. Stay tuned.
TODO
Before For 1.0 release
- Tests
- Branding
- Replace strings with &str?
- Function application
- Commands
- Arrows to move cursor
- Documentation
- Versioning
General
- CLI Options
- Compile to WASM => webapp
Internals
- Non-recursive treeify
- Print any expression
- Copy expression, print with result
Features
- Variable definitions
- Function definitions
- Rational datatype
- Units
- Dice
- Derivatives
- MiniCAS
- Complex numbers
- Config file
- History to file
Prompt
- Live syntax/output
Description
Languages
Rust
96.4%
HTML
2.2%
Nix
0.6%
Shell
0.4%
Makefile
0.2%
Other
0.2%