Add SQL parser

This commit is contained in:
Maksim Novikov 2021-07-04 10:10:33 +02:00
parent ad30779d90
commit dd435636cb
No known key found for this signature in database
GPG key ID: 2F1C320B72DA6C55

View file

@ -75,6 +75,7 @@ Parsers for these languages are in development:
* [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)
* [SQL](https://github.com/m-novikov/tree-sitter-sql)
### Talks on Tree-sitter