GNU Fortran

GNU Fortran
Developer(s)GNU Project
Initial releaseApril 20, 2005 (2005-04-20)
Stable release
13.2 / 27 July 2023 (2023-07-27)
Repository
Written inC, C++
Operating systemCross-platform
PlatformGNU
TypeCompiler
LicenseGNU General Public License (version 3 or later)
Websitegcc.gnu.org/fortran/

GNU Fortran (GFortran) is an implementation of the Fortran programming language in the GNU Compiler Collection (GCC), an open-source and free software project maintained in the open-source programmer community under the umbrella of the GNU Project. It is the successor to previous compiler versions in the suite, such as g77.