Fortran
Fortran, short for Formula Translation, is a high-level programming language designed for numeric computation and scientific computing. It was developed in the 1950s at IBM under John Backus and released in 1957 as the first widely used high-level language for technical computing. Fortran has since evolved through many revisions, with attention to numerical accuracy, array processing, and parallelism, while maintaining a long-standing presence in scientific code bases.
Early versions used fixed-form source code and simple control structures. Fortran 77 standardized formatting and introduced
Fortran remains dominant in high-performance computing, weather and climate models, physics simulations, computational chemistry, and finance,