Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 216 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 216 Bytes

Calculator

Simple calculator written in Rust using grmtools - https://github.com/softdevteam/grmtools. To run the code type the following:

cargo run

To exit the program type the following:

>>> exit