stadelmanma / tree-sitter-fortran

Fortran grammar for tree-sitter
MIT License
30 stars 15 forks source link

Support the interface construct #26

Closed stadelmanma closed 6 years ago

stadelmanma commented 6 years ago

Interface blocks are another standard language feature.

References: