diff options
| author | Stephan Seitz <stephan.seitz@fau.de> | 2021-04-17 20:42:17 +0200 |
|---|---|---|
| committer | Thomas Vigouroux <tomvig38@gmail.com> | 2021-04-23 16:03:18 +0200 |
| commit | 9820c8ca7d24500f14d30332bd4f083c0abbc579 (patch) | |
| tree | fd590d8a1649c47833ca894bfeaf73085f7243d4 /README.md | |
| parent | 3b8d23ca301cba91b444e44752537199e72fa08a (diff) | |
Add Fortran queries from @oponkork
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -147,7 +147,8 @@ We are looking for maintainers to add more parsers and to write query files for - [ ] [elm](https://github.com/elm-tooling/tree-sitter-elm) - [x] [erlang](https://github.com/AbstractMachinesLab/tree-sitter-erlang) (maintained by @ostera) - [x] [fennel](https://github.com/travonted/tree-sitter-fennel) (maintained by @TravonteD) -- [x] [Godot (gdscript)](https://github.com/PrestonKnopp/tree-sitter-gdscript) (maintained by @Shatur95) +- [ ] [fortran](https://github.com/stadelmanma/tree-sitter-fortran) +- [x] [Godot (gdscript)](https://github.com/PrestonKnopp/tree-sitter-gdscript) (maintained by not @tjdevries) - [x] [Glimmer and Ember](https://github.com/alexlafroscia/tree-sitter-glimmer) (maintained by @alexlafroscia) - [x] [go](https://github.com/tree-sitter/tree-sitter-go) (maintained by @theHamsta, @WinWisely268) - [x] [graphql](https://github.com/bkegley/tree-sitter-graphql) (maintained by @bkegley) |
