Skip to content

Commit d0c100a

Browse files
committed
Add support for parsing "floating" code
The goal is to allow specification parts and executable statements at top-level, in addition to the usually allowed Fortran items. This is particularly useful for parsing include files, which typically contain fragments of code rather than complete Fortran translation units. Incomplete blocks of code, such as partial derived type declarations or do loops, will still trigger parsing errors.
1 parent 33ad9fd commit d0c100a

7 files changed

Lines changed: 838269 additions & 765408 deletions

File tree

0 commit comments

Comments
 (0)