| Crates.io | mini-calc |
| lib.rs | mini-calc |
| version | 4.0.0 |
| created_at | 2023-11-12 11:20:26.146462+00 |
| updated_at | 2025-06-07 16:04:16.565907+00 |
| description | A Fully-Featured Configurable (mini) Rust Calculator |
| homepage | https://calc.charlotte-thomas.me |
| repository | https://github.com/vanilla-extract/calc |
| max_upload_size | |
| id | 1032663 |
| size | 422,404 |
You can install the latest version from source
git clone https://github.com/vanilla-extracts/calc
cd calc
cargo build --release
./target/release/mini-calc
cargo install mini-calc
Alternatively, you can use nix to build or run this project.
Running directly:
nix run github:vanilla-extracts/calc
You may need to enable nix experimental features. In that case, execute the following command:
mkdir -p ~/.config/nix && echo "experimental-features = nix-command flakes" | tee ~/.config/nix/nix.conf
Both .deb and .rpm packages are availables in the download page
The website (powered by oranda) is available for more informations the website for more informations.
If you prefer a PDF, there is a manual
| Name | Role | Website | |
|---|---|---|---|
| Charlotte THOMAS | Main developer/Maintainer | Main page | |
| Léana 江 | Help on theory, cleanup | Website/Blog | |
| Sigmaficient | Nixify | Website |