Skip to content

redotjs/dotast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

dotast

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.

Releases

No releases published

Packages

No packages published