Fortran-FOSS-Programmers / Fortran-FOSS-Programmers/ford

Support for block construct

Open
#96 15 comments 0 reactions 0 assignees View on GitHub
enhancement needs clarification
Dominant language
Python
Stars
458
Forks
138
PR merge metrics
No merged PRs in 30d

Description

I would like to add support for the 2008 standard's [block construct](http://www.nag.com/nagware/NP/r53_doc/nag_f2008.html#AUTOTOC_3). However, I am not quite sure how to do this. Should variables declared within a block go in a separate list of variables? Should they be displayed in the main list but treated as though they are `private`? Or should I just ignore them altogether?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.