From 1acbb9bd84b6c7aa85db1d296b2f82ca02b6052b Mon Sep 17 00:00:00 2001 From: 6cdh Date: Sat, 4 Jun 2022 10:44:59 +0800 Subject: [PATCH] Add link to Racket language parser --- docs/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/index.md b/docs/index.md index 45f2c71f..3a1ccd11 100644 --- a/docs/index.md +++ b/docs/index.md @@ -90,6 +90,7 @@ Parsers for these languages are in development: * [Org](https://github.com/milisims/tree-sitter-org) * [Perl](https://github.com/ganezdragon/tree-sitter-perl) * [Protocol Buffers](https://github.com/mitchellh/tree-sitter-proto) +* [Racket](https://github.com/6cdh/tree-sitter-racket) * [Scala](https://github.com/tree-sitter/tree-sitter-scala) * [Sourcepawn](https://github.com/nilshelmig/tree-sitter-sourcepawn) * [Swift](https://github.com/tree-sitter/tree-sitter-swift)