docs/index.markdown @ 9dfa6e39ad47
default tip
Update URLs
author |
Steve Losh <steve@stevelosh.com> |
date |
Tue, 14 Jan 2020 19:48:42 -0500 |
parents |
23e1c145315a |
children |
(none) |
`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://docs.stevelosh.com/cl-blt/>
* **Mercurial:** <https://hg.stevelosh.com/cl-blt/>
* **Git:** <http://github.com/sjl/cl-blt/>