Skip to content

drewthoennes/RPN-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RPN Calculator

Just a simple calculator with all the functionality you could ever need

Usage

Clone this repository and then run

make
./rpn

Install

Install for system-wide access

make install
rpn

Unit Tests

make test
./testall

About

A simple RPN calculator written in C++

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published