Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 2 months ago
JSON representation

SATySFi grammar for tree-sitter

Awesome Lists containing this project

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