Jump to content

FORTRAN-77: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Ak120 (talk | contribs)
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

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

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