Adding sourcepawn parser

This commit is contained in:
Nils Helmig 2021-01-07 00:25:36 +01:00 committed by GitHub
parent 98135774a8
commit a98359e4b6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -63,6 +63,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)
* [Sourcepawn](https://github.com/nilshelmig/tree-sitter-sourcepawn)
* [SPARQL](https://github.com/BonaBeavis/tree-sitter-sparql)
* [Swift](https://github.com/tree-sitter/tree-sitter-swift)