h1

Fortran creator John Backus dead at 82 (last week)

26 March 2007

From the CBC:

John Backus, whose development of the Fortran programming language in the 1950s changed the way people interacted with computers and paved the way for modern software, has died at 82.

Prior to Fortran, computers had to be meticulously “hand-coded” — programmed in raw strings of digits that triggered actions inside the machine. Fortran was a “high-level” language because it abstracted that work — it let programmers enter commands in a more intuitive system, which the computer would translate into machine code on its own.

Somehow I missed this announcement last week. It made me a bit sad when I read it. Although BASIC was the first computing language I learned I did a lot of serious Fortran 77 programming.

The most serious was development on (I didn’t create it) a gigantic program at university for calculating all sorts of thermodynamic properties. That was in 1988-89.

The second biggest was creating a post-processing program for a Canadian navy ship motion program in 1992. It allowed scientists to graph the results of the program output more easily.

3 comments

  1. Awww, well I hope he lived a good life. I entered into engineering right when C++ became THE programming language for engineers and apparently I just missed learning Fortran, but I still have an appreciation of it.


  2. I (sort of) remember writing programs in Fortran 77 on the main frame at uni for doing Finite Element Analysis on components back in ‘82.

    Oh it’s nice to be a designer now using Adobe Illustrator on a Mac…


  3. He still wasn’t as cool as Grace Hopper



Leave a Comment