Comment on Julia introspects: see the AST, LLVM IR, and native assembly for any functionparentComments−ioddly13yI'm not super familiar with Julia but it seems to use a pretty simple and easy to manipulate representation for metaprogramming purposes.http://docs.julialang.org/en/latest/manual/metaprogramming/
Comments
I'm not super familiar with Julia but it seems to use a pretty simple and easy to manipulate representation for metaprogramming purposes.
http://docs.julialang.org/en/latest/manual/metaprogramming/