Merge pull request #1858 from mattmassicotte/swift-docs-update
Update ref to swift parser
This commit is contained in:
commit
d1d8193d2f
1 changed files with 2 additions and 2 deletions
|
|
@ -62,8 +62,9 @@ Parsers for these languages are fairly complete:
|
|||
* [R](https://github.com/r-lib/tree-sitter-r)
|
||||
* [S-expressions](https://github.com/AbstractMachinesLab/tree-sitter-sexp)
|
||||
* [SPARQL](https://github.com/BonaBeavis/tree-sitter-sparql)
|
||||
* [SystemRDL](https://github.com/SystemRDL/tree-sitter-systemrdl)
|
||||
* [Svelte](https://github.com/Himujjal/tree-sitter-svelte)
|
||||
* [Swift](https://github.com/alex-pinkus/tree-sitter-swift)
|
||||
* [SystemRDL](https://github.com/SystemRDL/tree-sitter-systemrdl)
|
||||
* [TOML](https://github.com/ikatyang/tree-sitter-toml)
|
||||
* [Turtle](https://github.com/BonaBeavis/tree-sitter-turtle)
|
||||
* [TypeScript](https://github.com/tree-sitter/tree-sitter-typescript)
|
||||
|
|
@ -93,7 +94,6 @@ Parsers for these languages are in development:
|
|||
* [Racket](https://github.com/6cdh/tree-sitter-racket)
|
||||
* [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)
|
||||
* [SQL](https://github.com/m-novikov/tree-sitter-sql)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue