Port to Tracery
author |
Steve Losh <steve@stevelosh.com> |
date |
Thu, 12 Jan 2017 22:37:47 +0000 |
parents |
b646793b8d97 |
children |
3d06e5b432c9 |
```
___ _
/ (_)| |
| | | __, _ _ __ _ ,_
| |/ \ / | / |/ | / |/ / | | |
\___/| |_/\_/|_/ | |_/\___/|__/ |_/ \_/|/
/|
\|
```
Chancery is a library for procedurally generating text and stories in Common
Lisp. It's heavily inspired by [Tracery][].
[Tracery]: http://tracery.io/
* **License:** MIT/X11
* **Documentation:** <http://sjl.bitbucket.org/chancery/>
* **Mercurial:** <http://bitbucket.org/sjl/chancery/>
* **Git:** <http://github.com/sjl/chancery/>
Chancery focuses on simplicity, correctness, and usability. Performance is not
*terrible*, but is not a high priority.