Skip to content

Conversation

@raehik
Copy link
Collaborator

@raehik raehik commented Jul 28, 2021

Added in Fortran2003, some projects appear to use it with otherwise Fortran90 code (e.g. hande-qmc/hande on GitHub). It's a nice and simple block construct.

TODO:

  • finish pretty printing and get that reviewed
  • allow parsing in >=F90 parsers
  • parse tests
  • print tests

raehik added 3 commits August 13, 2021 12:43
Copy the AList approach for tuples. Nice and easy approach that seems
sensible to me.
@raehik
Copy link
Collaborator Author

raehik commented Aug 17, 2021

TODO:

  • delete the commented-out BlIf block (was used for testing)
  • remove from F90

@raehik
Copy link
Collaborator Author

raehik commented Aug 17, 2021

Parse/print tests complete, also tested on a repo that used associate blocks plus a relevant CamFort issue and seems golden.

@raehik raehik merged commit 606048d into master Aug 17, 2021
@raehik raehik deleted the associate-block branch August 17, 2021 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants