diff --git a/docs/index.md b/docs/index.md index be6bd253..e3b6f6e8 100644 --- a/docs/index.md +++ b/docs/index.md @@ -47,6 +47,7 @@ Parsers for these languages are fairly complete: * [Ruby](https://github.com/tree-sitter/tree-sitter-ruby) * [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) * [SystemRDL](https://github.com/SystemRDL/tree-sitter-systemrdl) * [Svelte](https://github.com/Himujjal/tree-sitter-svelte) * [TOML](https://github.com/ikatyang/tree-sitter-toml) @@ -60,6 +61,7 @@ Parsers for these languages are fairly complete: Parsers for these languages are in development: * [Agda](https://github.com/tree-sitter/tree-sitter-agda) +* [Erlang](https://github.com/AbstractMachinesLab/tree-sitter-erlang/) * [Haskell](https://github.com/tree-sitter/tree-sitter-haskell) * [Julia](https://github.com/tree-sitter/tree-sitter-julia) * [Nix](https://github.com/cstrahan/tree-sitter-nix)