Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/traxys/tree-sitter-lalrpop
A tree-sitter grammar for lalrpop grammar files
https://github.com/traxys/tree-sitter-lalrpop
Last synced: 2 months ago
JSON representation
A tree-sitter grammar for lalrpop grammar files
- Host: GitHub
- URL: https://github.com/traxys/tree-sitter-lalrpop
- Owner: traxys
- License: mit
- Created: 2022-02-12T21:36:24.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-09-19T21:55:01.000Z (4 months ago)
- Last Synced: 2024-10-11T23:38:46.270Z (3 months ago)
- Language: C
- Size: 207 KB
- Stars: 12
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tree-sitter-lalrpop
[LALRPOP](https://github.com/lalrpop/lalrpop/) grammar for [tree-sitter](https://github.com/tree-sitter/tree-sitter).
The highlighting may not be the best right now, I still need to tweak it.
## Future plans
I want to add injections in order to handle the rusty-blocks, or even a totally new tree-sitter language, I don't quite know.