lisp-preprocessor
Common Lisp embedded template engine
$ area51 add lisp-preprocessorCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(lisp-preprocessor:some-function ...)Common Lisp embedded template engine
$ area51 add lisp-preprocessorCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(lisp-preprocessor:some-function ...)