Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 11 days 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 (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-26T16:09:58.000Z (almost 7 years ago)
- Last Synced: 2024-11-20T00:39:13.841Z (2 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