dmd AST class hierarchy as dot file
Andrei Alexandrescu via Digitalmars-d
digitalmars-d at puremagic.com
Sun Sep 20 10:26:22 PDT 2015
On 09/20/2015 05:26 AM, Guillaume Chatelet wrote:
> Not sure if it can be useful to someone else but I extracted the dmd's
> class hierarchy as a DOT file:
[snip]
That's great. I haven't used dot in a long time, any particular flags to
invoke it etc?
It would be great to include the grammar graph build as an optional
target in the dlang.org makefile so we can publish the resulting .gif on
the site. Guillaume, could you put a PR together?
Thanks,
Andrei
More information about the Digitalmars-d
mailing list