FORTRAN-77: Difference between revisions
Appearance
Line 3: | Line 3: | ||
==OS/2 implementations== | ==OS/2 implementations== | ||
* [[Cabot UCSD Pascal]] - Commercial - Discontinued | * [[Cabot UCSD Pascal]] - Commercial - Discontinued | ||
* GNU Fortran - Open source - Discontinued | * [[GNU Fortran 77]] - Open source - Discontinued | ||
* [[IBM FORTRAN/2]] - Commercial - Discontinued | * [[IBM FORTRAN/2]] - Commercial - Discontinued | ||
* IBM Personal Fortran - Commercial - Discontinued | * IBM Personal Fortran - Commercial - Discontinued |
Revision as of 23:29, 1 November 2017
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
- BC Fortran - Freeware - Discontinued
- F2C - Open Source - Discontinued - Fortran to C translator
- GNU Fortran - Open source - Discontinued
- IBM Professional FORTRAN Compiler - Commercial - Discontinued
- 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
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