mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-18 03:25:31 +00:00
docs: add tree-sitter
This commit is contained in:
parent
be98998d8a
commit
c84f3f5578
@ -1637,6 +1637,7 @@ See also [Are we game yet?](https://arewegameyet.rs)
|
||||
* [rust-bakery/nom](https://github.com/rust-bakery/nom) — parser combinator library
|
||||
* [s-panferov/queryst](https://github.com/s-panferov/queryst) — A query string parsing library inspired by [gs](https://github.com/ljharb/qs#readme)
|
||||
* [softdevteam/grmtools](https://github.com/softdevteam/grmtools/) - A LR parser with better error correction
|
||||
* [tree-sitter/tree-sitter](https://github.com/tree-sitter/tree-sitter) - A parser generator tool and an incremental parsing library geared towards programming tools
|
||||
|
||||
### Peripherals
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user