Fortran

From ArchWiki

This article or section is a candidate for merging with Programming languages.

Notes: Not enough content for a separate page. (Discuss in Talk: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