April 3, 1978
FORTRAN 77 standardized
On April 3, 1978, ANSI approved FORTRAN 77 — a standard version that added modern control flow to the dominant scientific language.
What it was for
FORTRAN 77 added if/else branches, clearer loops, and text handling — making large scientific programs easier to read and maintain. It became the baseline for weather models, engineering simulation, and supercomputing for decades. Much legacy scientific code still targets this version.
Why it's here
FORTRAN 77 is what most people mean by 'classic FortranFormula Translation — one of the first high-level languages, dominant in science and engineering.' — the version that ran on supercomputers for a generation.
Why it mattered
It brought readable program structure to scientific computing without breaking the formula-first style researchers already relied on.
What it solved
Older FortranFormula Translation — one of the first high-level languages, dominant in science and engineering. lacked modern control structures, and teams needed one stable definition that worked the same on every vendor's compiler.
Media
- ImageFortran
Fortran-lang community, Public domain, via Wikimedia Commons
Related
- FORTRAN formally publishedFebruary 26, 1957
- First FORTRAN compiler deliveredApril 1957
- Fortran 90 standardizedJuly 1, 1991