FORTRAN-77: Difference between revisions
Appearance
Line 54: | Line 54: | ||
==Java implementations== | ==Java implementations== | ||
* [http://sourceforge.net/projects/f2j/ F2J] Open source - Current | * [http://sourceforge.net/projects/f2j/ F2J] Open source - Current | ||
==Publications== | |||
* T. Ellis, et al: ''FORTRAN 77 Programming: with an Introduction to the FORTRAN 90 Standard'' - 1990, ISBN 0-201-41638-7 | |||
* [[Bertrand Meyer]]: ''Principles of Package Design'' - Communications of the ACM 25(7): 419-428 (1982) | |||
* Ian Chivers; Jane Sleightholme: ''Introduction to Programming with Fortran: With Coverage of Fortran 90, 95, 2003, 2008 and 77'' - Springer 2012, ISBN 978-0-85729-232-2 | |||
==Links== | ==Links== |
Revision as of 15:18, 26 March 2018
FORTRAN-77
OS/2 implementations
- Cabot UCSD Pascal - Commercial - Discontinued
- GNU Fortran 77 - Open source - Discontinued
- IBM FORTRAN/2 - Commercial - Discontinued
- IBM Personal Fortran - Commercial - Discontinued
- IBM Professional Fortran - Commercial - Discontinued
- Microsoft FORTRAN - Commercial - Discontinued
- Open Watcom FORTRAN 77 - Open Source - Current
- Prospero FORTRAN 77 - Commercial - Discontinued
- Exuberant ctags - Creates index files out of FORTRAN source files - Open source - Current
- Panel Plus II - Screen painter and UI library - Commercial - Current
Editors with FORTRAN support
- Boxer - FORTRAN syntax support included by default - Commercial - Discontinued
- BRIEF - FORTRAN syntax support included by default - Commercial - Discontinued
- Elvis - FORTRAN syntax support included by default - Open source - Current
- FTE - Has support for syntax highlighting, code folding and syntax-aware autoindent. - Open source - Current
- jEdit - Java based - FORTRAN 77 & Fortran 90 syntax highlighting built in - Current
- MED
- NEdit - XFree86 - Autoindent, autocomplete and syntax highlighting
- Visual SlickEdit
DOS Implementations
- Absoft F77 - compatible with MetaWare High C/C++
- BC Fortran - Freeware - Discontinued
- F2C - Open Source - Discontinued - Fortran to C translator
- GNU Fortran - Open source - Discontinued
- IBM Professional FORTRAN Compiler - Commercial - Discontinued
- Lahey F77L
- Lahey LP77 - Personal Fortran
- SuperSoft FORTRAN - Commercial - Discontinued
- Microsoft FORTRAN77 - Commercial - Discontinued
- Open Watcom FORTRAN 77 - Open Source - Current
- Prospero FORTRAN 77 - Commercial - Discontinued
- Ryan McFarland RM/FORTRAN
- Database bindings
- Empress - Commercial - Discontinued
- Editor support
- Boxer - FORTRAN syntax support included by default - Commercial - Discontinued
- BRIEF - FORTRAN syntax support included by default - Commercial - Discontinued
- Elvis - FORTRAN syntax support included by default - Open source - Current
- FTE - Has support for syntax highlighting, code folding and syntax-aware autoindent. - Open source
WinOS/2 implementations
- Microsoft FORTRAN77 - Commercial - Discontinued
- Prospero FORTRAN 77 - Commercial - Discontinued - 16 bit development possible by cross-compiling from DOS or OS/2 with an optional library/linker package.
Java implementations
- F2J Open source - Current
Publications
- T. Ellis, et al: FORTRAN 77 Programming: with an Introduction to the FORTRAN 90 Standard - 1990, ISBN 0-201-41638-7
- Bertrand Meyer: Principles of Package Design - Communications of the ACM 25(7): 419-428 (1982)
- Ian Chivers; Jane Sleightholme: Introduction to Programming with Fortran: With Coverage of Fortran 90, 95, 2003, 2008 and 77 - Springer 2012, ISBN 978-0-85729-232-2
Links
- Tutorial
- FORTRAN-77 Standard
- ANSI FORTRAN77 Standard - 1978
- MILITARY STANDARD 1753 - USA Department of Defence supplement To FORTRAN77 - 1978 - Not supported by many compilers.
- FIPS test suite for FORTRAN78 - Free validation suite