Merge pull request #1388 from jiyee/master

Add Objective-C language parser
This commit is contained in:
Max Brunsfeld 2021-09-17 08:14:58 -07:00 committed by GitHub
commit bd08fddc11
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -79,6 +79,7 @@ Parsers for these languages are in development:
* [Scala](https://github.com/tree-sitter/tree-sitter-scala)
* [Sourcepawn](https://github.com/nilshelmig/tree-sitter-sourcepawn)
* [Swift](https://github.com/tree-sitter/tree-sitter-swift)
* [Objective-C](https://github.com/jiyee/tree-sitter-objc)
### Talks on Tree-sitter