Different visualisation method
- AST is... well, tree. Text format is not best one to explore tree structures ;-)
- The
sprintf "%A"call is removing lot of interesting information contained in AST and TAST, it would be good to have access to it.
sprintf "%A" call is removing lot of interesting information contained in AST and TAST, it would be good to have access to it.