Merge pull request #1766 from 6cdh/racket-link

Add link to Racket language parser
This commit is contained in:
Max Brunsfeld 2022-08-25 10:52:34 -07:00 committed by GitHub
commit 366210ae92
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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)