Closed
Description
Lately I've been working with Elixir, a language built on it's support for hygienic macros and it's so far been blowing my mind.
Hygienic macros are an old and extremely powerful concept gaining renewed attention. Wanting to use hygienic macros to make "code that writes code," my first thought was CoffeeScript given it's powerful compiler architecture.
@jashkenas has asked me to open this ticket, I assume for posterity.