From 4151a428ec9059b70f3a7beecba8384b649eb621 Mon Sep 17 00:00:00 2001 From: Max Brunsfeld Date: Fri, 6 Sep 2019 09:18:30 -0700 Subject: [PATCH] docs: Add link to WIP swift grammar --- docs/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/index.md b/docs/index.md index d5381f59..62a24a87 100644 --- a/docs/index.md +++ b/docs/index.md @@ -57,6 +57,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) +* [Swift](https://github.com/tree-sitter/tree-sitter-swift) ### Talks on Tree-sitter