Julia Programming Language
How is macro arguments resolved?
General Usage
question
,
macros
,
metaprogramming
cstjean
August 9, 2017, 6:28pm
10
It’s also possible to just
escape everything
and use
gensym
to avoid name collisions.
show post in topic
Related topics
Topic
Replies
Views
Activity
Esc() in macro definitions in meta programming
New to Julia
2
674
June 22, 2018
Having a problem with macros
General Usage
1
377
January 29, 2019
Calling a macro within a macro
General Usage
macros
2
821
March 25, 2021
Args... in macros
General Usage
macros
6
785
March 24, 2019
macros at parse and runtime
New to Julia
metaprogramming
3
1150
July 30, 2018