macrodynamics

LLGPL

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

$ area51 add macrodynamicsコピー

使い方

;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(macrodynamics:some-function ...)