FORTRAN

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(References)
Line 12: Line 12:
 
* [[Wikipedia:Fortran|Fortran (Wikipedia)]]
 
* [[Wikipedia:Fortran|Fortran (Wikipedia)]]
 
* [http://flibs.sourceforge.net/fortran-fastcgi-nginx.html Fortran + FastCGI + nginx : Possibly the fastest combination for certain web applications?]
 
* [http://flibs.sourceforge.net/fortran-fastcgi-nginx.html Fortran + FastCGI + nginx : Possibly the fastest combination for certain web applications?]
 +
* [http://www.fortranplus.co.uk/resources/f77book.pdf Interactive Fortran 77 (free online book)]

Revision as of 03:48, 9 February 2015

File Format
Name FORTRAN
Ontology
Extension(s) .f, .for, .f90, others
Released 1957

FORTRAN (Formula Translation) dates back to the mid-1950s and is the oldest programming language still in use. It was designed for scientific and engineering applications.

Originally, FORTRAN programs were stored on punchcards, which the programmer generated on keypunch machines and then handed in to a computing center, where the system operator (a priesthood comprising the only people who could actually touch the computer itself) would feed the cards to the computer, get a printed result (possibly consisting of an error message saying that the program was unable to compile or run) and hand it back to the programmer, perhaps days later.

References

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox