Part 2 of refactoring a Fortran test framework from a single 400-line module into smaller, well-organized modules. The post covers splitting derived types into their own modules, building a dependency graph, creating a facade module that re-exports public elements for a clean user API, using submodules to hide implementation

9m read timeFrom matthiasnoback.nl
Post cover image

Sort: