2 unstable releases
0.2.1 | Aug 24, 2023 |
---|---|
0.2.0 |
|
0.1.0 | Jun 2, 2023 |
#1452 in Math
34 downloads per month
24KB
479 lines
jnk
this project is still a work in progress and may contain significant bugs, if you notice any, please report them :)
Jenna's Number Kruncher, a library and cli tool for evaluating math expressions using arbitrary precision numbers.
installation
binary
cargo install jnk
library
cargo add jnk
feaures
- arbitrary precision integers
- variables
- cli repl
- cli script support
todo
- cleaner API for the library
- floating point support (maybe)
- better documentation :P
Dependencies
~14MB
~253K SLoC