DotLang
DotLang provides a full fidelity lexer, recursive descent parser, and
abstract syntax tree for the Graphviz DOT Language,
written in modern C# 8.0. It is available as a netstandard2.0
library.
The DotLang Abstract Syntax Tree
The following graph represents the DotLang abstract syntaxt tree, generated by DotLang by reflecting DotLang.