From f28334a476301b7ed8f33ce1453d6d4ad967f60b Mon Sep 17 00:00:00 2001 From: BonaBeavis Date: Fri, 20 Nov 2020 11:42:33 +0100 Subject: [PATCH] Add SPARQL parser to docs --- docs/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/index.md b/docs/index.md index d9410cc2..eca3f1a9 100644 --- a/docs/index.md +++ b/docs/index.md @@ -62,6 +62,7 @@ Parsers for these languages are in development: * [Julia](https://github.com/tree-sitter/tree-sitter-julia) * [Nix](https://github.com/cstrahan/tree-sitter-nix) * [Scala](https://github.com/tree-sitter/tree-sitter-scala) +* [SPARQL](https://github.com/BonaBeavis/tree-sitter-sparql) * [Swift](https://github.com/tree-sitter/tree-sitter-swift) ### Talks on Tree-sitter