fortran-lang / webpage

New Fortran webpage
https://fortran-lang.org/en
MIT License
47 stars 39 forks source link

Design Patterns #441

Open ivan-pi opened 2 months ago

ivan-pi commented 2 months ago

I think it would be interesting to have a tutorial on design patterns in Fortran.

Previously, I've written about the following patterns on Fortran Discourse:

The book Scientific Software Design by @rouson , Xia and Xu, introduces the following patterns:

There are other works too (although some are outdated with appearance of F2003 and later constructs):