About 97,800 results
Open links in new tab
  1. Fortran - Wikipedia

    Fortran (/ ˈfɔːrtræn /; formerly FORTRAN) is a third-generation, compiled, imperative programming language designed for numeric computation and scientific computing. Fortran was originally …

  2. The Fortran Programming Language — Fortran Programming …

    Fortran : High-performance parallel programming languageFortran is a natively parallel programming language with intuitive array-like syntax to communicate data between CPUs. …

  3. FORTRAN | Definition, Meaning, & Facts | Britannica

    Nov 4, 2025 · FORTRAN, computer programming language created in 1957 by John Backus that shortened the process of programming and made computer programming more accessible. …

  4. Fortran | IBM

    Fortran was born of necessity in the early 1950s, when computer programs were hand-coded. Programmers would laboriously write out rows of zeros and ones in precise order. John …

  5. Fortran Tutorial - Online Tutorials Library

    Fortran was originally developed by a team at IBM in 1957 for scientific calculations. Later developments made it into a high level programming language. In this tutorial, we will learn the …

  6. Learning resources: Fortran - Princeton Research Computing

    How to Use these ResourcesThe resources below offer tutorials and references for learning modern Fortran programming and using in different computing contexts. Most target …

  7. Fortran Programming Language – FASRC DOCS

    Dec 24, 2025 · Fortran, short for Formula Translation, is one of the oldest high-level programming languages, first developed by IBM in the 1950s. It was primarily designed for numerical and …

  8. Fortran: Working, Applications, Pros and Cons - Spiceworks

    Jun 22, 2023 · Fortran is a compiled language that helps run complex mathematical operations in scientific computing. Learn more about the language.

  9. Introduction to Fortran - GitHub Pages

    1. What is Fortran? Fortran is a computer programming language that is extensively used in numerical, scientific computing. While outwith the scientific community, Fortran has declined in …

  10. Fortran Language — LFortran

    Fortran Language Background and Motivation Fortran was designed from the ground up to naturally and simply translate mathematics to code that compiles and runs at maximum speed. …