chickadee » procedural-macros » define-er-macro

(define-er-macro (name form rename-symbol compare?) xpr . xprs)syntax

defines an explicit-renaming-macro name with macro-code form renaming each symbol in the body xpr . xprs starting with rename-symbol automatically.