No. I'm looking for a function that takes in Julia AST Expr and returns Julia code in string, a opposite of the function `parse`.
On Sun, Jun 21, 2015 at 10:55 PM Peter Brady <[email protected]> wrote: > Are you looking for 'eval'?
No. I'm looking for a function that takes in Julia AST Expr and returns Julia code in string, a opposite of the function `parse`.
On Sun, Jun 21, 2015 at 10:55 PM Peter Brady <[email protected]> wrote: > Are you looking for 'eval'?