https://github.com/rydesun/tree-sitter-dot
Graphviz DOT grammar for tree-sitter.
https://github.com/rydesun/tree-sitter-dot
graphviz parser tree-sitter
Last synced: about 1 year ago
JSON representation
Graphviz DOT grammar for tree-sitter.
- Host: GitHub
- URL: https://github.com/rydesun/tree-sitter-dot
- Owner: rydesun
- License: mit
- Created: 2021-04-05T08:54:26.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-08-25T04:15:36.000Z (almost 4 years ago)
- Last Synced: 2025-03-26T10:04:40.929Z (about 1 year ago)
- Topics: graphviz, parser, tree-sitter
- Language: JavaScript
- Homepage:
- Size: 81.1 KB
- Stars: 19
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tree-sitter-dot
[](https://github.com/rydesun/tree-sitter-dot/actions/workflows/test.yaml)
DOT grammar for [tree-sitter](https://github.com/tree-sitter/tree-sitter).
This project is related to [Graphviz](https://graphviz.org/) DOT,
which is a graph description language.
It should not be confused with dotfiles.
## Reference
[https://graphviz.org/doc/info/lang.html](https://graphviz.org/doc/info/lang.html)