Name: Anonymous 2016-09-19 16:40
"Let's Build a Hygienic Macro Expander" by Matthew Flatt Strange Loop Strange Loop
https://www.youtube.com/watch?v=Or_yKiI3Ha4
scope sets are the most important advanced in programming language theory since types.
"Let's Build a Hygienic Macro Expander" by Matthew Flatt Strange Loop Strange Loop
(when it comes to boilerplate reduction at least) macrosLisp macros are boilerplate generation, not boilerplate reduction.