Add turtle

This commit is contained in:
BonaBeavis 2021-01-05 12:37:16 +01:00 committed by Thomas Vigouroux
parent bc4019f4be
commit a0f03ec333
6 changed files with 94 additions and 0 deletions

View file

@ -172,6 +172,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [x] [teal](https://github.com/euclidianAce/tree-sitter-teal) (maintained by @euclidianAce)
- [x] [toml](https://github.com/ikatyang/tree-sitter-toml) (maintained by @tk-shirasaka)
- [ ] [tsx](https://github.com/tree-sitter/tree-sitter-typescript)
- [x] [turtle](https://github.com/BonaBeavis/tree-sitter-turtle) (maintained by @bonabeavis)
- [x] [typescript](https://github.com/tree-sitter/tree-sitter-typescript) (maintained by @steelsojka)
- [x] [verilog](https://github.com/tree-sitter/tree-sitter-verilog) (maintained by @zegervdv)
- [ ] [vue](https://github.com/ikatyang/tree-sitter-vue)