Jump to content

FORTRAN IV: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Created page with "FORTRAN IV ==Tools== *FORTRAN IV to PL/I Conversion Program ==Links== ;Standards * John Backus, et al: [http://www.fh-jena.de/~kleine/history/languages/FortranAutomaticCodin..."
 
Ak120 (talk | contribs)
mNo edit summary
Line 5: Line 5:


==Links==
==Links==
;Standards
* John Backus, et al: [http://www.fh-jena.de/~kleine/history/languages/FortranAutomaticCodingSystemForTheIBM704.pdf FORTRAN Automated Coding System For the IBM 704 EDPM] - 1956
* [http://www.fh-jena.de/~kleine/history/languages/F28-8074-3_FORTRANII_GenInf.pdf FORTRAN II General Information Manual] and [http://www.fh-jena.de/~kleine/history/languages/C28-6054-4_7090_FORTRANII.pdf IBM 7090/7094 Programming Systems: FORTRAN II Programming] are the two documents that defined the FORTRAN II standard - 1963
* [http://www.fh-jena.de/~kleine/history/languages/C28-6274-1_7090_FORTRANIV.pdf IBM 7090/7094 Programming Systems: FORTRAN IV Language] - 1963 and [http://www.fh-jena.de/~kleine/history/languages/GC28-6515-10-FORTRAN-IV-Language.pdf IBM System 360 and System 370 FORTRAN IV Language] - 1974 are the two main documents relating to FORTRAN IV, although the ANSI66 standard had been released FORTRAN IV remained the de facto standard until well after ANSI77 was released.
* [http://www.fh-jena.de/~kleine/history/languages/C28-6274-1_7090_FORTRANIV.pdf IBM 7090/7094 Programming Systems: FORTRAN IV Language] - 1963 and [http://www.fh-jena.de/~kleine/history/languages/GC28-6515-10-FORTRAN-IV-Language.pdf IBM System 360 and System 370 FORTRAN IV Language] - 1974 are the two main documents relating to FORTRAN IV, although the ANSI66 standard had been released FORTRAN IV remained the de facto standard until well after ANSI77 was released.


[[Category:FORTRAN]]
[[Category:FORTRAN]]

Revision as of 15:05, 26 March 2018

FORTRAN IV

Tools

  • FORTRAN IV to PL/I Conversion Program

Links