| Crates.io | jnk |
| lib.rs | jnk |
| version | 0.2.1 |
| created_at | 2023-06-02 13:14:55.338323+00 |
| updated_at | 2023-08-24 02:55:19.371921+00 |
| description | Jenna's Number Kruncher: a library for parsing math expressions. |
| homepage | |
| repository | https://github.com/Ex-32/jnk/ |
| max_upload_size | |
| id | 880820 |
| size | 52,527 |
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.
binary
cargo install jnk
library
cargo add jnk