Fortran 90: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
Line 7: | Line 7: | ||
;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 | * [[Lugaru Epsilon]] - Fortran 90 syntax highlighting and auto-indent available as a separate download. - Commercial | ||
==WinOS/2 implementations== | ==WinOS/2 implementations== | ||
Line 17: | Line 17: | ||
* [https://www.dur.ac.uk/resources/its/info/guides/47AdvancedFortran.pdf Advanced Fortran 90/95 Programming] by University of Durham Information Technology Service | * [https://www.dur.ac.uk/resources/its/info/guides/47AdvancedFortran.pdf Advanced Fortran 90/95 Programming] by University of Durham Information Technology Service | ||
* Clive Page: [http://www.star.le.ac.uk/~cgp/f90course/f90.html Fortran90 for Fortran77 Programmers] | * Clive Page: [http://www.star.le.ac.uk/~cgp/f90course/f90.html Fortran90 for Fortran77 Programmers] | ||
* Rob Davies | * Rob Davies; Alan Rea; Dimitris Tsaptsinos: [http://www.uv.es/dogarcar/man/IntrFortran90.pdf Introduction to Fortran 90; An introduction Course for Novice Programmers; Student Notes] | ||
* Timothy H. Kaiser: [http://www.sdsc.edu/~tkaiser/f90.html Advanced Fortran90] | * Timothy H. Kaiser: [http://www.sdsc.edu/~tkaiser/f90.html Advanced Fortran90] | ||
Revision as of 12:54, 2 March 2018
Fortran 90
OS/2 implementations
- NAS Fortran 90+ - Commercial - Discontinued
- NDP Fortran 90 - Commercial - Discontinued
- 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. - Commercial
WinOS/2 implementations
- Lahey Fortran 90
Links
- Tutorials
- Tanja van Mourik: The Fortran 90/95 Manual
- Advanced Fortran 90/95 Programming by University of Durham Information Technology Service
- Clive Page: Fortran90 for Fortran77 Programmers
- Rob Davies; Alan Rea; Dimitris Tsaptsinos: Introduction to Fortran 90; An introduction Course for Novice Programmers; Student Notes
- Timothy H. Kaiser: Advanced Fortran90
- External articles
- Jeanne Adams: Fortran evolving into the next century - Explains some of the changes from Fortran90 to Fortran95.
- A.G. Buckley: Conversion to Fortran 90: A Case Study
- Fortran 90 standard
- Fortran90 - 1991 - There are no draft versions available for download.
- There were three sets of corrections, clarifications and minor additions to the Fortran90 standard published in TECHNICAL CORRIGENDUM 1, TECHNICAL CORRIGENDUM 2 and TECHNICAL CORRIGENDUM 3.
- ISO also published Guidelines for Bindings to Fortran 90
- The UK MET Office published the European Standards For Writing and Documenting Exchangeable Fortran 90 Code.