Julia Programming Language
Evaluate and capture expression result into function/closure body
General Usage
metaprogramming
yuyichao
June 7, 2017, 11:43pm
2
You can splice in a value directly
@eval f() = $a
1 Like
show post in topic
Related topics
Topic
Replies
Views
Activity
Problem with Macro expression evaluation
New to Julia
9
770
May 17, 2019
Interpolate expression into macro
General Usage
metaprogramming
27
1892
May 15, 2019
Macro in function scope
New to Julia
macros
,
metaprogramming
9
1937
December 5, 2019
Metaprograming, function eval not works as expected
New to Julia
2
230
September 12, 2022
Evaluate symbol passed to macro
General Usage
7
113
January 17, 2025