xbeta
Fortran 2003

Features

Fortran 2003 is a significant revision of the Fortran 95? standard. Some of the major new features are

  • Parametrized derived types.
  • Object-oriented programming: type extension and inheritance, polymorphism, dynamic type allocation, and type-bound procedures.
  • Procedure pointers.
  • C interoperability.
  • OS integration: command-line arguments and environment variables.

Fortran 2003 Compliance

gfortran

See GCC:Fortran2003 and GCC:Fortran2003Status.

Intel

See the Intel Fotran Compiler 1.0 Release Notes.

NAG

NAGWare f95 Compiler Release 5.1 Release Notes