https://github.com/bitfunnel/calc
Calculator example
https://github.com/bitfunnel/calc
Last synced: over 1 year ago
JSON representation
Calculator example
- Host: GitHub
- URL: https://github.com/bitfunnel/calc
- Owner: BitFunnel
- License: mit
- Created: 2016-10-01T05:59:45.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-04T03:05:46.000Z (over 9 years ago)
- Last Synced: 2025-01-21T13:07:24.823Z (over 1 year ago)
- Language: C++
- Size: 8.79 KB
- Stars: 2
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Calculator Example
This is a simple infix calculator example we are making for educational purposes.