Fortran
Fortran is a general-purpose, compiled imperative programming language that is especially suited to numeric computation and scientific computing.
Installation
Install the gcc-fortran package. This will install the Fortran front-end for GCC.
Additional packages:
- f2cAUR - Fortran to C code translator