define-id-macro

[syntax] define-id-macro name exp

Chicken, MzScheme: defines identifier macro. The occurrence of name is substituted by exp. See also let-id-macro.