Comment on Julia introspects: see the AST, LLVM IR, and native assembly for any functionparentComments−ori_b13yThe problem I find is that graphical trees don't scale. They turn into a splayed out mess that is difficult to skim visually.Personally, I'd far rather see a textual dump, with nesting denoted by indentation.
Comments
The problem I find is that graphical trees don't scale. They turn into a splayed out mess that is difficult to skim visually.
Personally, I'd far rather see a textual dump, with nesting denoted by indentation.