G95

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search

Template:For-multi Script error: No such module "Infobox".Template:Template other Script error: No such module "Check for unknown parameters".Script error: No such module "Check for conflicting parameters". G95 is a free, portable, open-source Fortran 95 compiler. It implements the Fortran 95 standard, part of the Fortran 2003 standard, as well as some old and new extensions including features for the Fortran 2008 standard like coarray Fortran. It also supports the F programming language subset.

G95 was primarily developed by Andy Vaught, before he moved to competing compiler vendor PathScale. The last stable version, 0.93, was released in October 2012.[1] Development of G95 stopped in 2013, and the compiler is no longer maintained.

GNU Fortran, a part of GCC also known as gfortran, has now bypassed G95 in terms of its Fortran 2008 implementation and in the speed of the generated code.[2] GNU Fortran was originally forked, in January 2003, from G95.[3]

References

<templatestyles src="Reflist/styles.css" />

  1. Script error: No such module "citation/CS1".
  2. Script error: No such module "citation/CS1".
  3. Script error: No such module "citation/CS1".

Script error: No such module "Check for unknown parameters".

External links

  • Script error: No such module "Official website".Script error: No such module "Check for unknown parameters".
  • G95 on SourceForge


Template:Asbox