Description
Fortran compilation can be sped up by caching preprocessed output, reducing repeated work in rebuild-heavy development workflows.
This is a build helper for developers. Cache behavior should be checked when compiler flags, include paths, or generated sources change.