Y
Hacker News
new
|
ask
|
show
|
jobs
by
ktRolster
3769 days ago
I'd have to say that another reason Lisp hasn't taken off is because hygienic macros are a pain to write.....
1 comments
fishopart
3768 days ago
I used to think that, but alexandria:with-gensyms is pretty nifty. I think the lesson I learned is that every syntax pain point is a macro waiting to be born.
link