cl-haml
Haml like XHTML generator.
$ area51 add cl-hamlCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-haml:some-function ...)Haml like XHTML generator.
$ area51 add cl-hamlCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-haml:some-function ...)