Skip to content

Seven0492/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Experimental rust cli calculator

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages