Fortran 90: Difference between revisions
Appearance
Redirected page to FORTRAN |
No edit summary |
||
Line 1: | Line 1: | ||
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 autoindent available as a seperate download. - Commercial | |||
==WinOS/2 implementations== | |||
* Lahey Fortran 90 | |||
==Links== | |||
;Tutorials | |||
* Tanja van Mourik: [http://www-eio.upc.edu/lceio/manuals/Fortran95-manual.pdf The Fortran 90/95 Manual] | |||
* [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] | |||
* Rob Davies, Alan Rea and 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] | |||
;External articles | |||
* Jeanne Adams: [https://www.cisl.ucar.edu/zine/96/spring/articles/3.f90-century.html Fortran evolving into the next century] - Explains some of the changes from Fortran90 to Fortran95. | |||
* A.G. Buckley: [ftp://ftp.ill.eu/pub/f90/f77_to_f90.ps Conversion to Fortran 90: A Case Study] | |||
[[Category:Programming Languages]] [[Category:FORTRAN]] |
Revision as of 23:11, 1 November 2017
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 autoindent available as a seperate 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 and 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