docs/index.markdown @ 678e161802f5

Initial commit
author Steve Losh <steve@stevelosh.com>
date Wed, 11 Jan 2017 12:53:13 +0000
parents (none)
children f31f114d1e79
Chancery is a library for procedurally generating data in Common Lisp.  It has
some extra support for strings, and is 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.

It is currently not thread-safe, but this may happen in the future.