It is a a simple command line calculator.
Go to file
Piyush मिश्रः 9853da6332 init 2022-01-18 01:43:52 +05:30
src init 2022-01-18 01:43:52 +05:30
.gitignore init 2022-01-18 01:43:52 +05:30
Cargo.lock init 2022-01-18 01:43:52 +05:30
Cargo.toml init 2022-01-18 01:43:52 +05:30
LICENSE Initial commit 2022-01-18 01:38:43 +05:30
README.md init 2022-01-18 01:43:52 +05:30

README.md

Sangnak

It is a a simple command line calculator.

Features

  • Parsing and claculating expressions
  • Support for brackets
  • It have a shell