chancery

2020-10-16

A library for procedurally generating text, inspired by Tracery.

Upstream URL

hg.stevelosh.com/chancery

Author

Steve Losh <steve@stevelosh.com>

License

MIT/X11, MIT
README
  ___  _
 / (_)| |
|     | |     __,   _  _    __   _   ,_
|     |/ \   /  |  / |/ |  /    |/  /  |  |   |
 \___/|   |_/\_/|_/  |  |_/\___/|__/   |_/ \_/|/
                                             /|
                                             \|

Chancery is a library for procedurally generating text and data in Common Lisp. It's heavily inspired by Tracery.

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.

Dependencies (2)

  • 1am
  • named-readtables

Dependents (0)

    • GitHub
    • Quicklisp