Skip to content

Jolah1/rust_calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

12 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿงฎ Rust CLI Calculator

This is command-line calculator built with Rust. This calculator can perform basic arithmetic operations like addition, subtraction, multiplication, division and modulus.

๐Ÿš€ Features

  • Accepts user input from the command line
  • Supports basic arithmetic: +, -, *, /
  • Error handling for invalid inputs and division by zero

Getting Started

Ensure Rust is installed on your system. If not, install from rustup.rs

Clone the repository:

git clone https://github.com/Jolah1/rust_calculator.git
cd rust_calculator

Build and run the project

cargo run

๐Ÿ™Œ Contributions

Pull requests are welcome! For major changes, please open an issue first to discuss what you would like to change. Thank you.

About

This is command-line calculator built with Rust. This calculator can perform basic arithmetic operations like addition, subtraction, multiplication, division and modulus.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages