The new Fortran 90 standard promotes a model or method
for coding that departs from the structured programming
style of Fortran 77. This new style, though not strictly
object-oriented, does have object-like capabilities
that make codes robust and more encapsulated.
As Fortran 90 matures and more compilers come to exist, hopefully,
there will be more codes and packages freely available.
Fortran 90 adds a `fun' factor that makes code crafting even more enjoyable.

