A command line math evaluator.
Find a file
2022-06-09 13:37:56 -04:00
src changed equals sign (=) for string and boolean operations to use fat arrow (=>) and "is" respectively. 2022-06-09 13:37:56 -04:00
.gitignore initial build & commit 2022-06-07 21:41:24 -04:00
Cargo.lock added version line to interpreter mode and bumped version 2022-06-08 21:17:13 -04:00
Cargo.toml added version line to interpreter mode and bumped version 2022-06-08 21:17:13 -04:00