README.markdown @ 11dfd8438119
default tip
Added tag v1.0.1 for changeset acf092c22cdb
author |
Steve Losh <steve@stevelosh.com> |
date |
Thu, 27 Aug 2020 22:17:20 -0400 |
parents |
55748ed99ff6 |
children |
(none) |
```
___ _
/ (_)| |
| | | __, _ _ __ _ ,_
| |/ \ / | / |/ | / |/ / | | |
\___/| |_/\_/|_/ | |_/\___/|__/ |_/ \_/|/
/|
\|
```
Chancery is a library for procedurally generating text and data in Common
Lisp. It's heavily inspired by [Tracery][].
[Tracery]: http://tracery.io/
* **License:** MIT
* **Documentation:** <https://docs.stevelosh.com/chancery/>
* **Mercurial:** <https://hg.stevelosh.com/chancery/>
* **Git:** <https://github.com/sjl/chancery/>
Chancery focuses on simplicity, correctness, and usability. Performance is not
*terrible*, but is not a high priority.
It is currently not thread-safe, but this may happen in the future.