199. Fortran Package Manager simplifies building programs.#
topic: Compiling
Note
This tip is a draft1.
https://t.co/yy45zLGaFP
— FortranTip (@fortrantip) April 22, 2022
Fortran Package Manager (fpm) lets you build a program/library, run the executables/tests, and distribute it as a dependency to other projects. It detects module dependencies and compiles files in
the proper order, being more Fortran-aware than make.
- 1
From the perspective of FortranTip Browser, “draft” means that it hasn’t been edited for formatting, hasn’t had corresponding Fortran programs added, the text content hasn’t been enhanced, etc. Draft texts are extracted from the corresponding Tweet using the Twitter API.