A calculator written in Rust
This project was inspired by HasKalc, a calculator written in Haskell. I decided to challenge myself in a few areas I'm not particularly well-versed in: Rust and algorithms.
Install with cargo:
cargo install metallicalc
Run the metallicalc
command from a terminal of your choice.
Note: The Windows cmd.exe
is not fully supported. There may be broken color codes should you decide to use it.
MIT © 2021 Kyle Prince