mirror of
https://github.com/tree-sitter/tree-sitter.git
synced 2026-09-10 07:26:23 -04:00
Merge pull request #1487 from mattmassicotte/patch-1
Add link to swift bindings package
This commit is contained in:
commit
67d58d3ca2
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue