Add link to Dockerfile parser

This commit is contained in:
Camden Cheek 2021-05-11 08:52:32 -06:00
parent 335190cc1d
commit fbe72f2f22
No known key found for this signature in database
GPG key ID: 595BFFE3A04E48B9

View file

@ -65,6 +65,7 @@ Parsers for these languages are in development:
* [Agda](https://github.com/tree-sitter/tree-sitter-agda)
* [Erlang](https://github.com/AbstractMachinesLab/tree-sitter-erlang/)
* [Dockerfile](https://github.com/camdencheek/tree-sitter-dockerfile)
* [Go mod](https://github.com/camdencheek/tree-sitter-go-mod)
* [Haskell](https://github.com/tree-sitter/tree-sitter-haskell)
* [Julia](https://github.com/tree-sitter/tree-sitter-julia)