cl-rttemplate is a quotation system which works in a similar way like the quasiquotation, but during the read-time. The homepage of project is
http://lisp.hyperprostor.unas.cz/cl-rttemplate/.
Usage
Enable the syntax by:
(cl-rttemplate:enable-syntax)
or:
(rtt:enable-syntax)
Topics:
language extension