Skip to content

Commit 2032133

Browse files
authored
Merge pull request tree-sitter#1532 from oxisto/patch-1
Added bindings for Java and Kotlin to `index.md`
2 parents f8583f5 + 0a1dbdd commit 2032133

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ There are currently bindings that allow Tree-sitter to be used from the followin
2424
* [Ruby](https://github.com/tree-sitter/ruby-tree-sitter)
2525
* [Rust](https://github.com/tree-sitter/tree-sitter/tree/master/lib/binding_rust)
2626
* [Swift](https://github.com/ChimeHQ/SwiftTreeSitter)
27+
* [Kotlin](https://github.com/oxisto/kotlintree)
28+
* [Java](https://github.com/serenadeai/java-tree-sitter)
2729

2830
### Available Parsers
2931

0 commit comments

Comments
 (0)