Penguin

Differences between version 6 and revision by previous author of Algol.

Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History

Newer page: version 6 Last edited on Sunday, April 24, 2005 12:08:23 am by BobRiemersma Revert
Older page: version 5 Last edited on Sunday, September 19, 2004 1:51:55 pm by AristotlePagaltzis Revert
@@ -1,7 +1,7 @@
 !!! [Algol] 60 
  
-It was a simple [Pascal]-like language (actually, the predecessor to [Pascal]) meant for expressing mathematical algorithms. The uglier language [Fortran] was already being used for this, and had the support of [IBM], so [Algol] 60 never really took off. Many systems programming extensions of [Algol] were created in the 60s, notably by Burroughs Corporation, which no longer exists . [C] now fills that role
+It was a simple [Pascal]-like language (actually, the predecessor to [Pascal]) meant for expressing mathematical algorithms. The uglier language [Fortran] was already being used for this, and had the support of [IBM], so [Algol] 60 never really took off. Many systems programming extensions of [Algol] were created in the 60s, notably by Burroughs Corporation, which merged with Sperry Corporation in 1986 to form the Unisys Corporation . Unisys continues to produce mainframe computers that run the MCP operating system, for which systems programming and application programming are still widely done in Algol 60 derived languages such as NEWP, Algol, DCAlgol, and DMAlgol
  
 The first ProgrammingLanguage with a context-free grammar (BackusNaurForm was invented to describe it). Introduced static scoping. 
  
 !!! [Algol] 68