Next: , Previous: , Up: Common Lisp Resources   [Contents][Index]


5.21 Anorpha

Anaphoric macros provide implicit bindings for various operations. Extensive use of anaphoric macros is not good style, and probably makes you go blind as well — there’s a reason why Anaphora claims to be from Hell.

Installation via quicklisp:

(ql:quickload "anaphora")