README.markdown @ a661458d896b

Merge.
author Steve Losh <steve@stevelosh.com>
date Fri, 24 Nov 2017 14:29:08 -0500
parents 51118a74bea4
children c91b7f9eeef5
`cl-blt` is a Common Lisp wrapper for bearlibterminal.  It uses CFFI and SWIG to
generate low-level bindings and provides a higher-level, Lispier interface on
top of them.

* **License:** MIT/X11
* **Documentation:** <https://sjl.bitbucket.io/cl-blt/>
* **Mercurial:** <http://bitbucket.org/sjl/cl-blt/>
* **Git:** <http://github.com/sjl/cl-blt/>