https://github.com/yudai-nkt/tree-sitter-satysfi
SATySFi grammar for tree-sitter
https://github.com/yudai-nkt/tree-sitter-satysfi
parser satysfi tree-sitter
Last synced: about 1 month ago
JSON representation
SATySFi grammar for tree-sitter
- Host: GitHub
- URL: https://github.com/yudai-nkt/tree-sitter-satysfi
- Owner: yudai-nkt
- License: mit
- Created: 2018-03-16T03:06:50.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-26T16:09:58.000Z (about 7 years ago)
- Last Synced: 2025-01-21T03:42:09.465Z (3 months ago)
- Topics: parser, satysfi, tree-sitter
- Language: C
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-satysfi - tree-sitter-satysfi - SATySFi grammar for tree-sitter (Uncategorized / Uncategorized)
README
# tree-sitter-satysfi
SATySFi grammar for [tree-sitter][tree-sitter].
## References
- [SATySFi's lexer][lexer]
- [SATySFi's parser][parser][tree-sitter]: https://github.com/tree-sitter/tree-sitter
[lexer]: https://github.com/gfngfn/SATySFi/blob/master/src/frontend/lexer.mll
[parser]: https://github.com/gfngfn/SATySFi/blob/master/src/frontend/parser.mly