About 63,900 results
Open links in new tab
  1. Fortran - Wikipedia

    Not to be confused with 4chan. Fortran (/ ˈfɔːrtræn /; formerly FORTRAN) is a third-generation, compiled, imperative programming language designed for numeric computation and scientific …

  2. The Fortran Programming Language — Fortran Programming Language

    Fortran is a natively parallel programming language with intuitive array-like syntax to communicate data between CPUs. You can run almost the same code on a single CPU, on a shared-memory multicore …

  3. A Gentle Introduction To Fortran - Hackaday

    Aug 4, 2025 · Originally known as FORTRAN, but written in lower case since the 1990s with Fortran 90, this language was developed initially by John Backus as a way to make writing programs for the IBM …

  4. Fortran - IBM

    From its creation in 1954 and its commercial release in 1957 as the progenitor of software, Fortran (short for formula translation) became the first computer language standard. It helped open the door …

  5. Fortran Tutorial - Online Tutorials Library

    Learn Fortran programming from the ground up with our comprehensive tutorial covering syntax, data types, control structures, and more.

  6. What Is Fortran? Definition, History, Applications Explained

    6 days ago · What is Fortran? Learn how this high-performance language powers scientific computing, engineering simulations, and HPC workloads.

  7. Beginner's Guide to Fortran - programming.muthu.co

    Feb 22, 2025 · Fortran (originally FORTRAN, from FOR mula TRAN slation) is a general-purpose, compiled imperative programming language that is especially popular for numerical and scientific …

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

    Jan 30, 2026 · FORTRAN, computer programming language created in 1957 by John Backus that shortened the process of programming and made computer programming more accessible. The …

  9. Fortran Language — LFortran

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

  10. Introduction to Fortran - GitHub Pages

    Fortran is a computer programming language that is extensively used in numerical, scientific computing.