mirror of
https://github.com/tree-sitter/tree-sitter.git
synced 2026-09-10 07:26:23 -04:00
add link to in-development Elixir parser
This commit is contained in:
parent
b9b77f4375
commit
4238c6c7dc
|
|
@ -74,6 +74,7 @@ Parsers for these languages are fairly complete:
|
||||||
Parsers for these languages are in development:
|
Parsers for these languages are in development:
|
||||||
|
|
||||||
* [Agda](https://github.com/tree-sitter/tree-sitter-agda)
|
* [Agda](https://github.com/tree-sitter/tree-sitter-agda)
|
||||||
|
* [Elixir](https://github.com/elixir-lang/tree-sitter-elixir)
|
||||||
* [Erlang](https://github.com/AbstractMachinesLab/tree-sitter-erlang/)
|
* [Erlang](https://github.com/AbstractMachinesLab/tree-sitter-erlang/)
|
||||||
* [Dockerfile](https://github.com/camdencheek/tree-sitter-dockerfile)
|
* [Dockerfile](https://github.com/camdencheek/tree-sitter-dockerfile)
|
||||||
* [Go mod](https://github.com/camdencheek/tree-sitter-go-mod)
|
* [Go mod](https://github.com/camdencheek/tree-sitter-go-mod)
|
||||||
|
|
@ -87,7 +88,7 @@ Parsers for these languages are in development:
|
||||||
* [Scala](https://github.com/tree-sitter/tree-sitter-scala)
|
* [Scala](https://github.com/tree-sitter/tree-sitter-scala)
|
||||||
* [Sourcepawn](https://github.com/nilshelmig/tree-sitter-sourcepawn)
|
* [Sourcepawn](https://github.com/nilshelmig/tree-sitter-sourcepawn)
|
||||||
* [Swift](https://github.com/tree-sitter/tree-sitter-swift)
|
* [Swift](https://github.com/tree-sitter/tree-sitter-swift)
|
||||||
* [SQL](https://github.com/m-novikov/tree-sitter-sql)
|
* [SQL](https://github.com/m-novikov/tree-sitter-sql)
|
||||||
|
|
||||||
|
|
||||||
### Talks on Tree-sitter
|
### Talks on Tree-sitter
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue