6. Modularity
6.1 Presentation
The Fortran module corresponds to the class introduced by Simula 67, to the Ada package, and to the unit of the same name in Extended Pascal and Modula-2. The concept is presented in the article Programming languages. Introduction of this treaty. Its adoption enabled Fortran 90 to make a fundamental qualitative leap forward, and effectively rendered obsolete a number of the most hotly debated previous features (such as COMMON).
The module is a non-executable program unit that reliably exports a set of software resources. Compilable separately, it will form the basis of future Fortran 90 component libraries, eventually replacing (and integrating) the external procedures that were previously the only ones available.
...
Exclusive to subscribers. 97% yet to be discovered!
Already subscribed? Log in!
Modularity
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!