cl-fxml

MIT

cl-fxml: Common Lisp - Finally eXtended Markup Language.

$ area51 add cl-fxmlCopy

Usage

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