This is a simple text-template mechanism for Common Lisp. Right now, it uses a syntax like this: {{{ Hello, {name}! Here's a quoted (or escaped) brace: {{ }}} I'm using this package as a sketchpad for several ideas. I hope to generalize this package to allow definition of custom syntax.