dotast

April 8, 2018 ยท View on GitHub

Graphviz DOT Abstract Syntax Tree

DOTAST discloses graphviz as an abstract syntax tree. Abstract means not all information is stored in this tree and an exact replica of the original document cannot be re-created. Syntax Tree means syntax is present in the tree, thus an exact syntactic document can be re-created.

DOTAST is a subset of unist, and implemented by redot.