tree-sitter-fortran 0.2.0

fortran grammar for the tree-sitter parsing library
Documentation
1
2
3
4
5
6
tree-sitter-fortran
==================

![Build Status](https://github.com/stadelmanma/tree-sitter-fortran/actions/workflows/ci.yml/badge.svg?branch=master)

Fortran grammar for [tree-sitter](https://github.com/tree-sitter/tree-sitter). Adapted from [this Fortran grammar](http://slebok.github.io/zoo/index.html#fortran_f90_waite-cordy).