Transforms an ATerm to a graph in the
DotLanguage
. This tool can be used to create attractive visual representations of ATerms.
term-to-dot --tree -i foo.term | dot -Tps -o foo.ps
visualizes the term in
foo.term
in a tree in postscript file
foo.ps
. The dot tool is part of
Graphviz
.
Revision: r1.2 - 13 Feb 2004 - 09:02 -
MartinBravenboer
Tools
>
StrategoGlossary
>
PrettyPrinter
>
UglyPrinter
>
ATermTools
>
TermToDot
Copyright © 1999-2020 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback