FORTRAN Milestone On This Day
i-programmer.info·4h

FORTRAN Milestone On This Day

Written by Mike James Sunday, 21 September 2025 The very first successful FORTRAN program ran on September 20, 1954. Invented at IBM by a group led by John Backus, FORTRAN, standing for “FORmula TRANslator” was to first language to crack the problem of converting mathematical expressions to code.

From today’s perspective the idea that the same computer language can be used on a variety of hardware is taken for granted. That was not the case back in the 1950s when every new computer had its own language - machine code tied to the architecture of the machine and designed to make the best of its features. A programmer would know how the machine worked and would carefully craft code to achieve a result that took minimum time and/or memory. Every byte was m…

Similar Posts

Loading similar posts...