Merge pull request #999 from BonaBeavis/patch-2
sparql and turtle parsers are stable
This commit is contained in:
commit
e94b208da2
1 changed files with 3 additions and 2 deletions
|
|
@ -48,9 +48,11 @@ Parsers for these languages are fairly complete:
|
|||
* [Rust](https://github.com/tree-sitter/tree-sitter-rust)
|
||||
* [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)
|
||||
* [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)
|
||||
* [Verilog](https://github.com/tree-sitter/tree-sitter-verilog)
|
||||
* [VHDL](https://github.com/alemuller/tree-sitter-vhdl)
|
||||
|
|
@ -67,9 +69,8 @@ Parsers for these languages are in development:
|
|||
* [Nix](https://github.com/cstrahan/tree-sitter-nix)
|
||||
* [Scala](https://github.com/tree-sitter/tree-sitter-scala)
|
||||
* [Sourcepawn](https://github.com/nilshelmig/tree-sitter-sourcepawn)
|
||||
* [SPARQL](https://github.com/BonaBeavis/tree-sitter-sparql)
|
||||
* [Swift](https://github.com/tree-sitter/tree-sitter-swift)
|
||||
* [Turtle](https://github.com/BonaBeavis/tree-sitter-turtle)
|
||||
|
||||
|
||||
### Talks on Tree-sitter
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue