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
1888
May 15, 2019
Macro in function scope
New to Julia
macros
,
metaprogramming
9
1931
December 5, 2019
Metaprograming, function eval not works as expected
New to Julia
2
230
September 12, 2022
Macro: escaping, evaluation, scope etc,
General Usage
macros
6
747
February 6, 2022