https://github.com/huygensing/tree-sitter-tagml
tree-sitter grammar for TAGML
https://github.com/huygensing/tree-sitter-tagml
parser tagml tree-sitter
Last synced: about 2 months ago
JSON representation
tree-sitter grammar for TAGML
- Host: GitHub
- URL: https://github.com/huygensing/tree-sitter-tagml
- Owner: HuygensING
- License: apache-2.0
- Created: 2018-09-12T13:46:05.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-26T16:11:20.000Z (over 7 years ago)
- Last Synced: 2025-03-18T15:07:10.374Z (over 1 year ago)
- Topics: parser, tagml, tree-sitter
- Language: C
- Size: 48.8 KB
- Stars: 1
- Watchers: 10
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
tree-sitter-tagml
==================
TAGML grammar for [tree-sitter][].
#### References
* [TAGML](https://huygensing.github.io/TAG/TAGML/)
* http://tree-sitter.github.io/tree-sitter/creating-parsers
* https://flight-manual.atom.io/hacking-atom/sections/creating-a-grammar/
[tree-sitter]: https://github.com/tree-sitter/tree-sitter