Jump to content

FORTRAN-77: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Ak120 (talk | contribs)
Line 26: Line 26:


==DOS Implementations==
==DOS Implementations==
* Absoft F77 - compatible with MetaWare High C/C++
* [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 - Discontinued - Fortran to C translator
* [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
*Lahey F77L
*Lahey LP77 - Personal Fortran
*SuperSoft FORTRAN - Commercial - Discontinued
*SuperSoft FORTRAN - Commercial - Discontinued
* [[Microsoft FORTRAN77]] - Commercial - Discontinued
* [[Microsoft FORTRAN77]] - Commercial - Discontinued

Revision as of 23:16, 16 January 2018

FORTRAN-77

OS/2 implementations

FORTRAN related programmer's utilities

  • 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

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