Y
Hacker News
new
|
ask
|
show
|
jobs
by
alnitak
3272 days ago
What would hygienic mean in this context?
2 comments
Risord
3272 days ago
Not C macro-like source code manipulation as dummy string but as more smart structure like AST.
link
girvo
3272 days ago
It's to do with how variables leak into scopes from (and to) macros, iirc
link