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
How can Julia macro take an Expr variable as its arguments?
New to Julia
3
524
June 13, 2022
Interpolating variable to expr to be used in macro
General Usage
9
195
March 19, 2024
Passing expression stored in variable into a macro
General Usage
macros
,
metaprogramming
3
1138
November 8, 2018
Using @which inside a macro on expr
General Usage
metaprogramming
5
535
December 9, 2022
Macro Question / Type Problem
General Usage
macros
7
813
November 19, 2017