Merge pull request #1487 from mattmassicotte/patch-1

Add link to swift bindings package
This commit is contained in:
Max Brunsfeld 2021-11-18 11:42:52 -08:00 committed by GitHub
commit 67d58d3ca2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,6 +22,7 @@ There are currently bindings that allow Tree-sitter to be used from the followin
* [Python](https://github.com/tree-sitter/py-tree-sitter)
* [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)
### Available Parsers