Overview
Read this article from a comprehensive knowledge base, updated and supplemented with articles reviewed by scientific committees.
Read the articleAUTHOR
-
Patrice LIGNELET: École Nationale Supérieure d'Électronique et de ses Applications (ENSEA)(Directors' Division) - Leader of the Fortran group at AFNOR
INTRODUCTION
Fortran is the oldest (1954) advanced programming language in use today. It is widely used for applications requiring intensive numerical calculations, a field in which it has no serious competitors.
While Fortran 77 brought significant progress in the art of (good) programming with Fortran, its lack of profound reforms left it technically unprepared to face the last decade of the century. Aware of this danger of obsolescence, the group of experts in charge of this new revision has integrated some of today's most powerful concepts, such as modularity (already present in Ada and Pascal Extended, for example) and vector calculus.
Other major innovations include parameterization of numerical types, Cartesian types, pointers, recursion and, most visibly, a syntax freed from the rigid zoning vestige of punched cards. In addition, thanks to the concept of interface blocks coupled with modules, it makes reliable use of the considerable software investment represented by the large libraries of sub-programs available.
Fortran 90 remains fully compatible with the previous version (Fortran 77) of the language, allowing existing programs to be used, but with the possibility of two different program writing styles. However, the new standard is part of a long-term evolutionary process for the language, eliminating a number of features recognized as outdated, and likely to disappear with the next revision of the standard; the language is therefore not destined to grow indefinitely.
Boosted by these innovative contributions, Fortran 90 remains more than ever irreplaceable for all digital, scientific and technical programming. And we hope that it will once again play a key role in the initial training of our future engineers and technicians.
Exclusive to subscribers. 97% yet to be discovered!
Already subscribed? Log in!
Fortran
Article included in this offer
"Software technologies and System architectures"
(
227 articles
)
Updated and enriched with articles validated by our scientific committees
A set of exclusive tools to complement the resources
Standardization
- Programming Language-Fortran-Extended. - ANSI INCITS 198 - 1992
- Information Technology – Programming languages – FORTRAN. - NF EN 21539 - 2-94
- Systèmes de traitement de l'information. Infographie. Système graphique de base (GKS). Interface langage. Partie 1 : FORTRAN. - ISO 8651-1 - 4-88
- Technologies de l'information. Arithmétique indépendante de langage. Partie 1 : arithmétique de nombres entiers...
Exclusive to subscribers. 97% yet to be discovered!
Already subscribed? Log in!