Skip to content

CSUN-COMP587-F18/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Calculator

A command-line calculator, written in Rust.

Running

cargo run "2 + 3 * 4"
Interpreter result: 14

Running Tests

cargo test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages