cl-syntax

LLGPL

Reader Syntax Coventions for Common Lisp and SLIME

$ area51 add cl-syntaxCopy

Usage

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