Skip to content

WillHord/BigIntCalculator

Repository files navigation

BigIntCalculator

BigIntCalculator is a simple C++ implimentation of the dc calculator natively avaliable on linux systems. The calculator uses reverse-Polish notation and is implimented using a stack of values.

Getting Started

Prerequisites

You will need C++11

git clone https://github.com/WillHord/BigIntCalculator.git

Installing

Once downloaded run make to compile the program. From there you can run it using ./ydc. Enter h to view all commands

Built With

  • C++ - Application Language

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published