About 30,000 results
Open links in new tab
  1. Fortran - Wikipedia

    FORTRAN was provided for the IBM 1401 computer by an innovative 63-phase compiler that ran entirely in its core memory of only 8000 (six-bit) characters. The compiler could be run from tape, or …

  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 Tutorial - Online Tutorials Library

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

  6. Fortran 90 — Fortran90 1.0 documentation

    What are good books to learn Fortran from? What are other good online Fortran resources? How to do dynamic dispatch in Fortran (like ‘void *’ in C)? How to interface Fortran with C and Python? What is …

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

  8. History of FORTRAN and FORTRAN II - Software Preservation

    Jul 24, 2025 · FORTRAN was the first high-level programming language and the first high-quality optimizing compiler. This is a project of the Computer History Museum 's Software Preservation …

  9. FORTRAN Tutorial - Free Guide to Programming Fortran 90/95

    This FORTRAN study guide is a "hands on" introduction to programming using FORTRAN. The emphasis in this course is to learn how to program rather than to learn FORTRAN.

  10. Introduction to Fortran - GitHub Pages

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