Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.