Added bindings for Java and Kotlin to index.md

This commit is contained in:
Christian Banse 2021-12-11 13:26:06 +01:00 committed by GitHub
parent b9b77f4375
commit 0a1dbdd340
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