Jump to content

Fortran 90: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 2: Line 2:


==OS/2 implementations==
==OS/2 implementations==
* [[NAS Fortran 90+]] - Commercial - Discontinued
* [[NAS Fortran 90+]]
* [[NDP Fortran 90]] - Commercial - Discontinued
* [[NDP Fortran 90]]


;Editor support
;Editor support
* [[Enhanced Editor]] - Has FORTRAN 90 syntax highlighting built in with some auto-formatting features
* [[Enhanced Editor]] - Has FORTRAN 90 syntax highlighting built in with some auto-formatting features
* [[Lugaru Epsilon]] - Fortran 90 syntax highlighting and auto-indent available as a separate download. - Commercial
* [[Lugaru Epsilon]] - Fortran 90 syntax highlighting and auto-indent available as a separate download.


==WinOS/2 implementations==
==WinOS/2 implementations==
Line 13: Line 13:


==Links==
==Links==
*https://www.fortran90.org
;Tutorials
;Tutorials
* Tanja van Mourik: [http://www-eio.upc.edu/lceio/manuals/Fortran95-manual.pdf The Fortran 90/95 Manual]
* Tanja van Mourik: [http://www-eio.upc.edu/lceio/manuals/Fortran95-manual.pdf The Fortran 90/95 Manual]
Line 25: Line 27:


;Fortran 90 standard
;Fortran 90 standard
* [http://www.iso.org/iso/catalogue_detail?csnumber=50459 Fortran90] - 1991 - There are no draft versions available for download.
* [http://www.iso.org/iso/catalogue_detail?csnumber=50459 Fortran90] - 1991
* There were three sets of corrections, clarifications and minor additions to the Fortran90 standard published in [http://www.j3-fortran.org/doc/standing/archive/006/f90/Corrigendum_1.pdf TECHNICAL CORRIGENDUM 1], [http://www.j3-fortran.org/doc/standing/archive/006/f90/Corrigendum_2.pdf TECHNICAL CORRIGENDUM 2] and [http://www.j3-fortran.org/doc/standing/archive/006/f90/Corrigendum_3.pdf TECHNICAL CORRIGENDUM 3].
* There were three sets of corrections, clarifications and minor additions to the Fortran90 standard published in [http://www.j3-fortran.org/doc/standing/archive/006/f90/Corrigendum_1.pdf TECHNICAL CORRIGENDUM 1], [http://www.j3-fortran.org/doc/standing/archive/006/f90/Corrigendum_2.pdf TECHNICAL CORRIGENDUM 2] and [http://www.j3-fortran.org/doc/standing/archive/006/f90/Corrigendum_3.pdf TECHNICAL CORRIGENDUM 3].
* ISO also published [http://www.nag.co.uk/sc22wg5/Guidelines_for_Bindings-a.html Guidelines for Bindings to Fortran 90]
* ISO also published [http://www.nag.co.uk/sc22wg5/Guidelines_for_Bindings-a.html Guidelines for Bindings to Fortran 90]
* The UK MET Office published the [http://research.metoffice.gov.uk/research/nwp/numerical/fortran90/f90_standards.html European Standards For Writing and Documenting Exchangeable Fortran 90 Code].
* The UK MET Office published the [http://research.metoffice.gov.uk/research/nwp/numerical/fortran90/f90_standards.html European Standards For Writing and Documenting Exchangeable Fortran 90 Code].


[[Category:Programming Languages]] [[Category:FORTRAN]]
[[Category:Programming Languages]][[Category:FORTRAN]]

Revision as of 18:02, 20 January 2020

Fortran 90

OS/2 implementations

Editor support
  • Enhanced Editor - Has FORTRAN 90 syntax highlighting built in with some auto-formatting features
  • Lugaru Epsilon - Fortran 90 syntax highlighting and auto-indent available as a separate download.

WinOS/2 implementations

  • Lahey Fortran 90

Links

Tutorials
External articles
Fortran 90 standard