Add link to Racket language parser

This commit is contained in:
6cdh 2022-06-04 10:44:59 +08:00
parent efe009f47d
commit 1acbb9bd84

View file

@ -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)