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
801
May 17, 2019
Metaprogramming: how to use variables from enclosing scope?
General Usage
question
11
948
November 24, 2016
How to compile Expr to function?
New to Julia
8
908
May 22, 2017
Passing expression stored in variable into a macro
General Usage
macros
,
metaprogramming
3
1152
November 8, 2018
How do I create a function from an expression
General Usage
question
23
4537
July 13, 2018