Merge pull request #1112 from breandan/patch-1

Add link to Kotlin parser
This commit is contained in:
Max Brunsfeld 2021-05-20 12:06:17 -07:00 committed by GitHub
commit b8ff6447d7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -69,6 +69,7 @@ Parsers for these languages are in development:
* [Go mod](https://github.com/camdencheek/tree-sitter-go-mod)
* [Haskell](https://github.com/tree-sitter/tree-sitter-haskell)
* [Julia](https://github.com/tree-sitter/tree-sitter-julia)
* [Kotlin](https://github.com/fwcd/tree-sitter-kotlin)
* [Nix](https://github.com/cstrahan/tree-sitter-nix)
* [Perl](https://github.com/ganezdragon/tree-sitter-perl)
* [Scala](https://github.com/tree-sitter/tree-sitter-scala)