G95

G95
Original author(s) Andy Vaught
Initial release 2000 (2000)
Last release
0.93 / October 2012 (2012-10)
Repository g95.cvs.sourceforge.net
Written in C
Type Compiler
License GNU GPLv2
Website g95.org

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. When invoked with the -std=F source code is limited to the F programming language subset.

G95 was primarily developed by Andy Vaught, before he moved to competing compiler vendor PathScale. A stable version 0.93 was released in October 2012.[1] GNU's GNU Fortran, a part of GCC, has now bypassed G95 in terms of its Fortran 2008 implementation and in the speed of the generated code. G95 was considered superior to GNU G77, the predecessor of GNU Fortran.

In January 2003, GNU Fortran was forked from G95.[2]

References

  1. http://www.g95.org/downloads.shtml#V0.93
  2. "The other GCC-based Fortran compiler". GNU. 2010. Retrieved 2015-11-08.


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.