stadelmanma / tree-sitter-fortran

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

Vickysharma0812 vickysharma0812 #66

Closed stadelmanma closed 1 year ago

stadelmanma commented 1 year ago

Adds support for module procedure blocks with implementation code and interfaces with "module functions" and "module subroutines".

@vickysharma0812 I couldn't push directly to your PR branch for some reason but this PR builds ontop of your work, thank you!

closes #64