Merge pull request #1532 from oxisto/patch-1

Added bindings for Java and Kotlin to `index.md`
This commit is contained in:
Max Brunsfeld 2021-12-13 13:23:27 -08:00 committed by GitHub
commit 2032133f8a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,6 +24,8 @@ There are currently bindings that allow Tree-sitter to be used from the followin
* [Ruby](https://github.com/tree-sitter/ruby-tree-sitter)
* [Rust](https://github.com/tree-sitter/tree-sitter/tree/master/lib/binding_rust)
* [Swift](https://github.com/ChimeHQ/SwiftTreeSitter)
* [Kotlin](https://github.com/oxisto/kotlintree)
* [Java](https://github.com/serenadeai/java-tree-sitter)
### Available Parsers