https://github.com/aosync/rpn
A small rpn calculator like dc with less features
https://github.com/aosync/rpn
Last synced: 12 months ago
JSON representation
A small rpn calculator like dc with less features
- Host: GitHub
- URL: https://github.com/aosync/rpn
- Owner: aosync
- License: isc
- Created: 2020-11-20T17:07:30.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-20T17:07:52.000Z (over 5 years ago)
- Last Synced: 2025-01-20T15:48:56.460Z (over 1 year ago)
- Language: C
- Size: 1000 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rpn
A simple and small rpn calculator, inspired by dc(1) but with less features.