FORTRAN-77: Difference between revisions
Appearance
Created page with "FORTRAN-77 ==OS/2 implementations== * Cabot UCSD Pascal - Commercial - Discontinued * GNU Fortran - Open source - Discontinued * IBM FORTRAN/2 - Commercial - Disconti..." |
|||
Line 27: | Line 27: | ||
==DOS Implementations== | ==DOS Implementations== | ||
* [http://www.nomdo.dds.nl/bcf.zip BC Fortran] - Freeware - Discontinued | * [http://www.nomdo.dds.nl/bcf.zip BC Fortran] - Freeware - Discontinued | ||
* [http://www.netlib.org/f2c/ F2C] - Open Source - | * [http://www.netlib.org/f2c/ F2C] - Open Source - Discontinued - Fortran to C translator | ||
*GNU Fortran - Open source - Discontinued | *GNU Fortran - Open source - Discontinued | ||
* [[IBM Professional FORTRAN Compiler]] - Commercial - Discontinued | * [[IBM Professional FORTRAN Compiler]] - Commercial - Discontinued | ||
Line 36: | Line 36: | ||
* Ryan McFarland RM/Fortran | * Ryan McFarland RM/Fortran | ||
;Database bindings | |||
* [[Empress]] - Commercial - Discontinued | * [[Empress]] - Commercial - Discontinued | ||
;Editor support | |||
* [[Boxer]] - FORTRAN syntax support included by default - Commercial - Discontinued | * [[Boxer]] - FORTRAN syntax support included by default - Commercial - Discontinued | ||
* [[BRIEF]] - FORTRAN syntax support included by default - Commercial - Discontinued | * [[BRIEF]] - FORTRAN syntax support included by default - Commercial - Discontinued |
Revision as of 23:21, 1 November 2017
FORTRAN-77
OS/2 implementations
- Cabot UCSD Pascal - Commercial - Discontinued
- GNU Fortran - 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