Fortran
From Gentoo Wiki
Fortran is a general-purpose, compiled imperative programming language that is especially suited to numeric computation and scientific computing.
Installation
GCC
gfortran is GCC's Fortran [1]. Enable fortran
to obtain gfortran.
sys-devel/gcc fortran
For more information, see this wiki.
Flang
Flang is LLVM's fortran compiler.
References
- ↑ https://gcc.gnu.org/fortran Retrieved on Feb 2, 2023