Merge pull request #1720 from amaanq/tree-sitter

docs: add tree-sitter
pull/1722/head
Tom Parker-Shemilt 2 weeks ago committed by GitHub
commit f7b9aa9ea1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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…
Cancel
Save