Skip to content

anthonyjpratti/postfixcalccli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

postfix calc cli

This is a cli that evaluates a postfix expression.

Prerequisites

Install rust and cargo.

How to run

In the root directory, run cargo run followed by operators and operands.

Example: cargo run 1 3 + 2 / 6 x

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages