https://github.com/pauljeannot/rpncalculator
A brand new calculator in Reverse Polish Notation (RPN)
https://github.com/pauljeannot/rpncalculator
Last synced: 4 months ago
JSON representation
A brand new calculator in Reverse Polish Notation (RPN)
- Host: GitHub
- URL: https://github.com/pauljeannot/rpncalculator
- Owner: pauljeannot
- License: mit
- Created: 2016-05-05T23:31:33.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-08T12:44:11.000Z (about 10 years ago)
- Last Synced: 2025-10-25T00:40:13.397Z (8 months ago)
- Language: HTML
- Size: 1.1 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RPNCalculator
A brand new calculator in Reverse Polish Notation (RPN)
By Florian Cartier and Paul Jeannot