- G77 - http://www.gnu.org/software/fortran/fortran.html
Free Fortran 77 compiler using the GCC back-end.
- GNU Fortran 95 - http://gcc.gnu.org/fortran/
Ongoing project to develop a Fortran 95 compiler front end, as well as runtime libraries, for the GNU Compiler Collection (GCC).
- G95 - http://www.g95.org/
Ongoing project to create a free, open source Fortran 95 compiler and runtime libraries. Almost all of Fortran 95 is supported. Compiler binaries for Linux, Unix, OS X, and Windows available.
- VFort - http://www.imamod.ru/~vab/vfort/
Windows IDE for g77, with pre-compiled SLATEC and DISLIN libraries, by Nikoly and Petr Vabishchevich.
- Force Project - http://www.nitnet.com.br/~alexande/
Integrated development environment for compiling Fortran 77 programs on Win32 platforms using the G77 compiler and debugging them with GDB. Ftnchek is used to find errors in the code. By Guilherme Luiz Lepsch Guedes.
- G77 - http://www.geocities.com/Athens/Olympus/5564/g77.htm
Mingw binaries for Windows 95/98/Me and Windows NT4/2000/XP.
- GOMP - http://gcc.gnu.org/projects/gomp/
Project to implement Open MP for the C, C++, and Fortran compilers in GCC.
- GNU Fortran for OS/2, DOS and Win32 - http://programming.ccp14.ac.uk/g77-fortran/~michael/os2/g77/gnu_fortran.html
Port of GNU Fortran (g77-0.5.23) for EMX (OS/2 and DOS) and RSX (Win32 console-apps, DOS-DPMI).
|