Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 963 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 963 Bytes

Rust calculator

If you were wondering what this was all about, this is a rudimentary calculator I made in Rust, its just a project to see what I can do just beginning in Rust.

If you have ideas, and I mean any, it would be really appreciated if you pitch in a conversation, or open an issue!

Warning

I have moved this project's development to Gitlab: https://gitlab.com/Seven0492/calculator

There are several reasons for this, one of them is that Github's CLI sucks

Features

  • Support for basic operations (Addition, substraction, multiplication and division). Done!
  • Support for multiple simultaneous separate operations. Done!
  • Support for multiple connected operations following PEMDAS. To do!
  • Support stdin input after the initial operations given. To do!

From

Seven#2672 in Discord and Seventh in the IRC network IRC4Fun.