lisp-preprocessor

MIT

Common Lisp embedded template engine

$ area51 add lisp-preprocessorCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(lisp-preprocessor:some-function ...)