About 135,000 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 Language

    Fortran has been designed from the ground up for computationally intensive applications in science and engineering. Mature and battle-tested compilers and libraries allow you to write code that runs close …

  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 - Basic Syntax - Online Tutorials Library

    A Fortran program is made of a collection of program units like a main program, modules, and external subprograms or procedures. Each program contains one main program and may or may not contain …

  6. Introduction to Fortran - GitHub Pages

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

  7. Fortran Wiki

    Feb 3, 2018 · The Fortran Wiki is an open venue for discussing all aspects of the Fortran programming language and scientific computing. See the mission statement for more details.

  8. The Fortran Programming Language - GitHub

    The Fortran Programming Language has 31 repositories available. Follow their code on GitHub.

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

    Feb 26, 2026 · What is Fortran? Learn how this high-performance language powers scientific computing, engineering simulations, and HPC workloads.

  10. GNU Fortran - GNU Project

    Jan 15, 2026 · The purpose of the GNU Fortran (GFortran) project is to develop the Fortran compiler front end and run-time libraries for GCC, the GNU Compiler Collection. GFortran development is part …