66020 members! Sign up to stay informed.

Sponsored Links


Resources

.NET Research Library
Get .NET related white papers, case studies and webcasts

News News News Messages: 0 Messages: 0 Messages: 0 Printer friendly Printer friendly Printer friendly Post reply Post reply Post reply XML XML XML

John Backus, Fortran originator, dead at 82

Posted by: Jack Vaughan on March 21, 2007 DIGG
John Backus, leader of the original IBM Fortran development team, has died at 82. Fortran is widely held as the first successful high-level computing language. As such, it began the evolution of mainstream software programming away from the realm of machine and assembly coders, allowing a more ‘human-readable’ approach to programming.

After serving in the US Army, Backus received his BS in mathematics from Columbia's School of General Studies in 1949. He was an IBM programmer in New York City from 1950 to 1954; and became manager of IBM programming research in 1954. One of his first jobs at IBM allowed him to work with famed computer scientist Wallace J. Eckert - then director of IBM’s Watson Scientific Computing Laboratory - to compute lunar orbits.

When Backus began to pursue the Fortran project in the mid-1950s at IBM, debugging of programs was already known as an exceptionally time consuming task. He had previously worked on an interpretive system which formulated and executed machine instructions for floating-point math and other operations on the IBM 701 and the later 704.

In creating FORTAN, Backus decided it would be useful to employ a compiler program written in a computing language that was understandable by a broader group of individuals than languages used by the first generation of computer programmers, whose work was very closely connected to requirements of mainframe hardware.

The compiler idea had been advanced previously by Grace Hopper. The compiler as carefully created by Backus and his colleagues eventually proved to be competitive with the fast assembler programs of the day.

In 1957, IBM released Fortran, which stood for Formula Translator. This algebraic language proved especially adept in mathematic problem solving, and continues to be heavily used in scientific and other numerical analysis applications today. Languages such as Basic built on and simplified aspects of Fortran. Some viewers have credited Backus with the first advances in problem-solving functional programming, still an area of promising activity.

As described by Backus, speaking for a history of IBM, the Fortran designers had created a language they allowed the 704 “to accept a concise formulation of a problem in terms of mathematical notation and to produce automatically a high-speed 704 program” for its solution.

Backus was an IBM Fellow from 1963 into the 1990s. He received the National Medal of Science in 1975 and the ACM Turing Award in 1977. In 1993, he received the Charles Stark Draper Prize from the National Academy of Engineering.

Like many other engineering efforts, the drive to create Fortran was at least in part the drive of an individual to eliminate some form of tedious work. In the biography of Backus on the IBM web site he says: “Much of my work has come from being lazy. I didn’t like writing programs, and so, when I was working on the IBM 701, writing programs for computing missile trajectories, I started work on a programming system to make it easier to write programs.”


Related;
http://www-03.ibm.com/ibm/history/exhibits/builders/builders_backus2.html

[Some material cited in this article is sourced from “IBM’s Early Computers,” by Bashe et al, MIT Press, 1986.]
 
New content on TheServerSide.NETNew content on TheServerSide.NETNew content on TheServerSide.NET

DSLs and language interop

Language "mashups" will become more prominent, and developers will become polyglots, one programmer suggests.

VS 2008 Resources

SearchWinDevelopment.com offers an introduction to the language, performance, testing and data management improvements in VS 2008.

VB code downloads home

VBCode.com code snippets cover all aspects of application development, from data binding to security to the user interface.

XAML Learning Guide

Get up to date on XAML best practices with a variety of articles, tutorials and webcasts. [SearchWinDevelopment.com]

Company uses VSTS DB edition to tame workflow

One team's experience with the VSTS DB edition suggests that it can improve workflow for dev teams. It also enhanced Agile efforts. (June 24, Article)

Book: Intro to DSL Tools

Microsoft has begun to include DSL tools in the VSTS kit. A new book by Steve Cook and other VSTS team members helps set the stage. (June 24, Article)

I See the Silverlight Shining!

Cartoon: Be it ever so humble there is no place like your home after you get a Microsoft Home Server . (June 18, Cartoon)

A look at .NET 3.5

Microsoft's Thom Robbins says new technology to highlight in NET 3.5 includes AJAX, LINQ for both C# and VB, as well as tooling enhancements intended to ease the task of building WPF, WF and WCF apps. (June 29, Podcast)

Venkat Subramaniam on AJAX

Venkat Subramaniam discusses AJAX bottlenecks, the tenets of Agile development and more. He spoke at the Ajax Experience. (June 25, Tech Talk)

Building a Claims-Based Security Model in WCF - Part 2

In the second of a two-part series, Michele Leroux Bustamente discusses design decisions related to the claims-based security model. Read the story and walk through the process for creating a set of claims-based utilities to encapsulate claims authorization at the service tier. (May 24, Article)

Introducing the Entity Framework

Understanding why the Entity Framework exists and learning where it can fit into your projects can get you prepared for the eventual release early next year. (May 10, Article)

WCF Security Learning Guide

Resource: This learning guide gives you quick access to useful links on Windows Communication Foundation security information. (April 24, Article)

Brad Abrams: Patterns for successful ASP.NET AJAX development

TSS.NET's Jack Vaughan spoke recently spoke with Microsoft's Brad Abrams to find out what he is seeing in the field and what the chefs in Redmond are cooking. Along the way he discusses patterns of AJAX frameworks. (April 11, Article)

Building a Claims-Based Security Model in WCF

In a two-part series, Michele Leroux Bustamente explains how claims-based security is supported by WCF, and how you can implement a claims-based security model for your services. (March 29, Article)

Authoring workflow using XAML

Windows Workflow Foundation is a new technology that many developers will need to get their heads around. In a brief excerpt adapted from Programming Windows Workflow Foundation: Practical WF Techniques and Examples using XAML and C#, K.Scott Allen considers aspects of workflow definition. (March 22, Chapter Excerpt)

News | Blogs | Discussions | Tech talks | Patterns | Reviews | White Papers | Downloads | Articles | Media kit | About
All Content Copyright ©2007 TheServerSide Privacy Policy
Site Map