Expressing object-oriented concepts in Fortran 90

  • Authors:
  • Viktor K. Decyk;Charles D. Norton;Boleslaw K. Szymanski

  • Affiliations:
  • Department of Physics and Astronomy, UCLA, Jet Propulsion Laboratory;Jet Propulsion Laboratory;Department of Computer Science and Scientific Computation Research Center (SCOREC), Rensselaer Polytechnic Institute

  • Venue:
  • ACM SIGPLAN Fortran Forum
  • Year:
  • 1997

Quantified Score

Hi-index 0.00

Visualization

Abstract

Fortran 90 is a modern, powerful language with features that support important new programming concepts, including those used in object-oriented programming. This paper briefly summarizes how to express the concepts of data encapsulation, function overloading, classes, objects, inheritance, and dynamic dispatching.