macrodynamics

LLGPL

A language extension for creating bindings scoped to the entire expansion process of a region of code.

$ area51 add macrodynamicsCopy

Usage

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