Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/raineszm/cljrpn
A Simple RPN Calculator in Clojure
https://github.com/raineszm/cljrpn
Last synced: 6 days ago
JSON representation
A Simple RPN Calculator in Clojure
- Host: GitHub
- URL: https://github.com/raineszm/cljrpn
- Owner: raineszm
- Created: 2011-11-27T03:18:51.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2023-06-22T20:30:47.000Z (over 1 year ago)
- Last Synced: 2024-10-30T15:25:17.814Z (about 2 months ago)
- Language: Clojure
- Homepage:
- Size: 86.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
# rpn
A simple rpn calculator written in Clojure.
## Usage
cljrpn
Type help at the command prompt for more information.
## License
Copyright (C) 2011 Zach Raines
Distributed under the Eclipse Public License, the same as Clojure.