The easy way is to use the code_* functions, and macros. http://docs.julialang.org/en/latest/stdlib/base/#internals
kl. 15:57:20 UTC+2 onsdag 7. mai 2014 skrev Kai Neumann følgende: > > Hello, > > i am currently taking a university course of automatic code generation. As > a pracitcal example i wanted to ask if it is somehow possible to see the > Intermediate Representation (IR) of given Julia minimal code examples. Is > there any option to generate this IR or assembly code? What possibilities > do i have to look inside the code generation process to understand the > basic idea of Julias code generation approach. > > Kind Regards >
