Fortran

Guide To Learn

Evolution and Versions

  • Fortran 10: There isn’t a “Fortran 10” specifically. Fortran’s versions are typically noted as Fortran 77, Fortran 90, Fortran 95, Fortran 2003, Fortran 2008, and Fortran 2018. Each version introduced new features and improvements over its predecessors.
  • Fortran 90: Introduced significant enhancements, including array operations, module support, and improved control constructs.
  • Fortran 95: Added further refinements, including additional features for array handling and better support for object-oriented programming.
  • Fortran 2003: Introduced features like interoperability with C, improved object-oriented programming support, and additional intrinsic procedures.
  • Fortran 2008: Added features such as coarrays for parallel programming and enhanced object-oriented capabilities.
  • Fortran 2018: Continued to improve parallel programming features, added new intrinsic functions, and refined some of the language’s syntax and semantics.
Evolution and Versions

Leave a Reply

Your email address will not be published. Required fields are marked *

Scroll to top