Julia Programming Language
Is there a trick to input an `Expr` into a macro?
General Usage
macros
johnmyleswhite
June 7, 2022, 11:17pm
4
Are you sure you don’t just want a function that takes in an Expr?
1 Like
Using @which inside a macro on expr
show post in topic
Related topics
Topic
Replies
Views
Activity
Interpolate expression into macro
General Usage
metaprogramming
27
1892
May 15, 2019
Evaluate symbol passed to macro
General Usage
7
112
January 17, 2025
Constructing expressions with local macro variables and Symbols
General Usage
macros
11
742
November 22, 2021
Can't create a struct with a macro from a string of types
General Usage
4
382
May 26, 2021
Not-so-unusual Macro issues
General Usage
macros
,
metaprogramming
2
379
May 22, 2021