README.markdown @ 0329a2650981

Implement batch mode, CLI args, minor cleanups
author Steve Losh <steve@stevelosh.com>
date Mon, 20 Jun 2022 23:19:54 -0400
parents bbdee48c28dc
children (none)
cacl is Yet Another God Damn TUI RPN Calculator written in and programmable with
Common Lisp.

* **License:** MIT
* **Mercurial:** <https://hg.stevelosh.com/cacl/>
* **Git:** <http://github.com/sjl/cacl/>

Works (mostly) in SBCL, CCL, ABCL, and ECL.  Other implementations are untested,
but should hopefully work too.