Hacker News new | ask | show | jobs
by alnitak 3272 days ago
What would hygienic mean in this context?
2 comments

Not C macro-like source code manipulation as dummy string but as more smart structure like AST.
It's to do with how variables leak into scopes from (and to) macros, iirc