cl-syntax
Reader Syntax Coventions for Common Lisp and SLIME
$ area51 add cl-syntaxCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-syntax:some-function ...)Reader Syntax Coventions for Common Lisp and SLIME
$ area51 add cl-syntaxCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-syntax:some-function ...)