Penguin

Differences between version 7 and previous revision of COBOL.

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

Newer page: version 7 Last edited on Tuesday, November 11, 2003 4:22:45 pm by AristotlePagaltzis Revert
Older page: version 6 Last edited on Friday, October 24, 2003 2:47:48 am by AristotlePagaltzis Revert
@@ -1,10 +1,10 @@
-An [Acronym] for __Co__mmon __B__usiness- __O__riented __L__anguage. 
+An [Acronym] for __Co__mmon __B__usiness __O__riented __L__anguage. 
  
 ;: The use of [COBOL] cripples the mind; its teaching should, therefore, be regarded as a criminal offense. %%% ''-- EdsgerWybeDijkstra'' 
  
-A massively weird old language for manipulating sequential databases. The "common" in its name is unfortunately true, as a great proportion of business software, particular accounting systems, is written in [COBOL] and has to be maintained. 
+A rather weird old language for manipulating sequential databases. The "common" in its name is unfortunately true - mankind is left with a huge legacy of braindamaged code written in this language , since a great proportion of business software, particular accounting systems, is written in [COBOL] and has to be maintained. 
  
 There are a few projects to create OpenSource [COBOL] implementations, but it's a big and unrewarding task, especially since only a full-featured [COBOL] will be any good to anyone. After all, no one will start a new project in [COBOL] these days - its purpose would be for porting. 
  
 ----- 
-CategoryProgrammingLanguages 
+CategoryProgrammingLanguages, CategoryImperativeProgrammingLanguages