Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.