aegwenia/jik/macros
Frontier
Unlock 345
Ideal 360
CC0 1.0
Macros and expansion
Use a named operative as a macro transformer; expansion is evaluated in the caller environment.
Acquire to open
Theory, examples, assessment, and private test answers stay inside the acquired repository copy.
Log in to acquirePublic source
Released under CC0 by the five-year publication rule.
(begin (define-macro identity (vau E [form] form)) (identity (+ 20 22)))