macrodynamics
A language extension for creating bindings scoped to the entire expansion process of a region of code.
$ area51 add macrodynamicsCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(macrodynamics:some-function ...)