Hacker News new | ask | show | jobs
by nohat00 4334 days ago
... so 'macrology' means "use of macros" rather than "long and tedious talk without much substance"? Is this usage specific to Clojure, or to all languages that have macros? It seems like a pretty bizarre repurposing of a word that already has a very different meaning, and I wonder how widespread it is. Are we too late to stop it?
2 comments

Well, it's the use of macros to avoid having to write code that has the characteristics of macrology. If nothing else, it's sort of strangely recursive, like perhaps many "complex macros" are...
It applies universally and you're probably decades too late to stop it. http://www.catb.org/jargon/html/M/macrology.html