Update URLs
author |
Steve Losh <steve@stevelosh.com> |
date |
Mon, 23 Dec 2019 16:32:24 -0500 |
parents |
c91b7f9eeef5 |
children |
9dfa6e39ad47 |
`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.sr.ht/~sjl/cl-blt/>
* **Git:** <https://github.com/sjl/cl-blt/>