From f9583eb43a1694a3bf866a863bfcadc5f2336fd1 Mon Sep 17 00:00:00 2001 From: BonaBeavis Date: Wed, 9 Dec 2020 15:07:02 +0100 Subject: [PATCH] Add Turtle parser --- docs/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/index.md b/docs/index.md index 1293ec48..73fcb2ea 100644 --- a/docs/index.md +++ b/docs/index.md @@ -65,6 +65,7 @@ Parsers for these languages are in development: * [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) +* [Turtle](https://github.com/BonaBeavis/tree-sitter-turtle) ### Talks on Tree-sitter