Project Description
Reverse Polish Notation Calculator Library
Originally designed and developed by me for COS 470 The Art and Craft of Software with Professor Stephen Houser, this is a Reverse Polish Notation calculator library, design as an exercise in extremely readable code. All code in this library has been assembled with extreme care as to ensure optimal readability and good practice without sacrificing performance.
The full revision history of the repo is available on request. The project was originally developed in a locked GitHub repo to avoid plagiarism by other students in the class, so the revision history is not available on the public repo.