docs/index.markdown @ c91b7f9eeef5

Warning
author Steve Losh <steve@stevelosh.com>
date Fri, 24 Nov 2017 14:30:25 -0500
parents 51118a74bea4
children 23e1c145315a
`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.

**It's still in development and undocumented.  Use at your own risk.**

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