From a98359e4b60af1c3d845e7820e9267746236b5d1 Mon Sep 17 00:00:00 2001 From: Nils Helmig Date: Thu, 7 Jan 2021 00:25:36 +0100 Subject: [PATCH] Adding sourcepawn parser --- docs/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/index.md b/docs/index.md index 1293ec48..0aea7761 100644 --- a/docs/index.md +++ b/docs/index.md @@ -63,6 +63,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) +* [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)