GNU Fortran

GNU Fortran
Developer(s) GNU Project
Initial release April 13, 2007 (2007-04-13)[1]
Stable release
6.2[2] / 22 August 2016 (2016-08-22)
Preview release
7.0 / May 22, 2016 (2016-05-22)
Repository gcc.gnu.org/viewcvs/gcc/
Written in C, C++
Operating system Cross-platform
Platform GNU
Type Compiler
License GNU General Public License (version 3 or later)
Website gcc.gnu.org/fortran/

GNU Fortran or GFortran is the name of the GNU Fortran compiler, which is part of the GNU Compiler Collection (GCC). GFortran has replaced the g77 compiler, on which development stopped before GCC version 4.0. It includes full support for the Fortran 95 language and is compatible with most language extensions supported by g77,[3] allowing it to serve as a drop-in replacement in many cases. Large parts of Fortran 2003 and Fortran 2008 have also been implemented.[4][5]

An experimental version of GFortran was included in GCC versions 4.0.x, but only since version 4.1 has it been considered user-ready by its developers. Development is ongoing together with the rest of GCC.

GFortran forked off from g95 in January 2003, which itself started in early 2000. The two codebases have "significantly diverged" according to GCC developers.[6]

See also

References

External links


This article is issued from Wikipedia - version of the 9/2/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.