gfortran
From Wikipedia, the free encyclopedia
gfortran is the name of the GNU Fortran compiler, which is part of the GNU Compiler Collection (GCC). gfortran has replaced the g77 compiler, which stopped development before GCC version 4.0. It includes support for the Fortran 95 language and is compatible with most language extensions supported by g77, allowing it to serve as a drop-in replacement in many cases. Parts of Fortran 2003 have also been implemented.
An experimental version of gfortran has been included in GCC versions 4.0.x, but only from version 4.1 on it is 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.[1]
[edit] References
- ^ The other GCC-based Fortran compiler. GNU. Retrieved on 2007-04-11.