About 86,500 results
Open links in new tab
  1. Fortran - Wikipedia

    The resulting two standards, approved in March 1966, defined two languages, FORTRAN (based on FORTRAN IV, which had served as a de facto standard), and Basic FORTRAN (based on …

  2. The Fortran Programming Language — Fortran Programming …

    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 …

  3. Fortran Tutorial - Online Tutorials Library

    In this tutorial, we will learn the basic concepts of Fortran and its programming code.

  4. LFortran

    Fortran is an established language, building on 64 years of expertise. Widely used for High Performance Computing (HPC). Fortran has many excellent open source compilers: GFortran …

  5. Fortran 77 Tutorial - Stanford University

    How can I find what I need?

  6. Is Fortran easier to optimize than C for heavy calculations?

    In Fortran the compiler can load the matrix values once and store them in registers. It can do so because the Fortran compiler assumes pointers/arrays do not overlap in memory. Fortunately, …

  7. 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 …

  8. The Fortran Company – For the Fortran enthusiast

    May 7, 2018 · The Fortran Company is devoted to Fortran programming. This site will bring you the latest news, technical tips, programming hints, and product reviews in Fortran and …

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

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

  10. About GNU Fortran (The GNU Fortran Compiler)

    GNU Fortran implements the Fortran 77, 90 and 95 standards completely, most of the Fortran 2003 and 2008 standards, and some features from the 2018 standard. It also implements …