feat: add ralph (#6675)

https://github.com/alephium/tree-sitter-ralph
This commit is contained in:
Arstoien 2024-06-04 09:49:26 +02:00 committed by GitHub
parent 121bf634fe
commit 512e2122e0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 151 additions and 0 deletions

View file

@ -366,6 +366,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [x] [Tree-Sitter query language](https://github.com/nvim-treesitter/tree-sitter-query) (maintained by @steelsojka)
- [x] [r](https://github.com/r-lib/tree-sitter-r) (maintained by @echasnovski)
- [ ] [racket](https://github.com/6cdh/tree-sitter-racket)
- [x] [ralph](https://github.com/alephium/tree-sitter-ralph) (maintained by @tdroxler)
- [x] [rasi](https://github.com/Fymyte/tree-sitter-rasi) (maintained by @Fymyte)
- [x] [rbs](https://github.com/joker1007/tree-sitter-rbs) (maintained by @joker1007)
- [x] [re2c](https://github.com/amaanq/tree-sitter-re2c) (maintained by @amaanq)