Meeting Slides: Lisp Macros
This meeting, we talked about the power of Lisp macros, and how they can be used to cleanly transform code into something far more concise and readable.
Topics discussed include:
- Structure and Interpretation of Computer Programs
- Land Of Lisp
- On Lisp by Paul Graham
- Hygienic & anaphoric macros