G95

Last updated
G95
Original author(s) Andy Vaught
Initial release2000;25 years ago (2000)
Final release
0.93 / October 2012;12 years ago (2012-10)
Repository g95.cvs.sourceforge.net
Written in C
Type Compiler
License GNU GPLv2
Website g95.org OOjs UI icon edit-ltr-progressive.svg

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

  1. "The G95 Project".
  2. "Fortran 2008 status in Fortran Wiki".
  3. "The other GCC-based Fortran compiler". GNU. 2010. Retrieved 2015-11-08.