Fortran (FORmula TRANslation) is one of the oldest high level languages, certainly the oldest that is still in use. It was originally developed by IBM in the late 1950s, and has been through numerous revisions since then. The latest version is Fortran 90, the preceding version was Fortran 77.
| DJGPP DJ Delorie's version of GCC 2.95.2 (the GNU C compiler) for DOS and Windows 3.1, which supports C, C++, Objective-C, Pascal and Fortran 77.
| ||
| MinGW32 Minimal GNU for Win32, a version of GCC 2.95.2 for Windows which supports C, C++, Objective-C and Fortran 77.
| ||
| The Cygnus toolkit A Windows port of most of the GNU Unix tools, including the GCC compiler collection 2.95.3 (covering C, C++, Objective-C, x86 assembler Fortran 77) as well as Perl 5.6.1, Python 2.1 and Tcl/Tk 8.0. Other tools such as make, gdb (the GNU debugger), vi, tar, gzip, grep, sed, awk, and many more are also provided. Even Unix shells such as bash are included, so you can have what appears to be a Unix environment on a Windows system if you want.
| ||
| DFE95 A free Windows IDE for DJGPP.
| ||
| Rhide A development environment for use with the DJGPP compiler.
|
| User Notes on Fortran Programming A collection of tips and tricks on all aspects of Fortran.
| ||
| Fortran 90 for the Fortran 77 Programmer A tutorial on upgrading from Fortran 77 to Fortran 90.
| ||
| The Fortran FAQ Frequently asked questions about Fortran from the newsgroup comp.lang.fortran.
| ||
| A Fortran 90 Addition to the Fortran FAQ More information about Fortran 90.
| ||
| Fortran 90 Information Another Fortran FAQ concentrating specifically on Fortran 90 issues.
| ||
| Introduction to Programming Langauges A comparative study of programming languages, their development and the development of the programming paradigms that they embody.
|
| The Fortran Marketplace A good source of information on Fortran. |
| Lahey Computer Systems A major source of Fortran-related software. |
| Numerical Methods A site with lots of links to Fortran-related resources. |
| Fortran links at Yahoo These are also available at Yahoo UK. |
| The comp.lang.fortran newsgroup A newsgroup for discussions of Fortran-related issues. |