Copy over and clean up from my sandbox repo
author |
Steve Losh <steve@stevelosh.com> |
date |
Wed, 11 Jan 2017 16:54:51 +0000 |
parents |
678e161802f5 |
children |
b646793b8d97 |
```
,- _~. ,,
(' /| || _
(( || ||/\\ < \, \\/\\ _-_ _-_ ,._-_ '\\/\\
(( || || || /-|| || || || || \\ || || ;'
( / | || || (( || || || || ||/ || ||/
-____- \\ |/ \/\\ \\ \\ \\,/ \\,/ \\, |/
_/ (
-_-
```
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.