Open
Description
Description
In science there is a lot of talk about writing reproducible code, and that's what Fortran standards are designed for. In the same way one can specify versions for python and packages in e.g. venv or conda, specifiying a Fortran standard in the toml and having the relevant flags (e.g. -std=f2008
in gfortran) activated automatically would be nice.
Possible Solution
No response
Additional Information
No response