File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -22,9 +22,10 @@ mvn test
2222
2323These alternatives support older JDK versions or Android:
2424
25- - [ kotlin-tree-sitter] ( https://github.com/tree-sitter/kotlin-tree-sitter ) (JDK 17+, Android SDK 23+, Kotlin 1.9)
26- - [ tree-sitter-ng] ( https://github.com/bonede/tree-sitter-ng ) (JDK 8+)
27- - [ android-tree-sitter] ( https://github.com/AndroidIDEOfficial/android-tree-sitter ) (Android SDK 21+)
25+ - [ tree-sitter/kotlin-tree-sitter] ( https://github.com/tree-sitter/kotlin-tree-sitter ) (JDK 17+, Android SDK 23+, Kotlin 1.9)
26+ - [ bonede/tree-sitter-ng] ( https://github.com/bonede/tree-sitter-ng ) (JDK 8+)
27+ - [ seart-group/java-tree-sitter] ( https://github.com/seart-group/java-tree-sitter ) (JDK 11+)
28+ - [ AndroidIDEOfficial/android-tree-sitter] ( https://github.com/AndroidIDEOfficial/android-tree-sitter ) (Android SDK 21+)
2829
2930[ tree-sitter ] : https://tree-sitter.github.io/tree-sitter/
3031[ ci ] : https://img.shields.io/github/actions/workflow/status/tree-sitter/java-tree-sitter/ci.yml?logo=github&label=CI
You can’t perform that action at this time.
0 commit comments