Penguin

Differences between current version and predecessor to the previous major change of COBOL.

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

Newer page: version 8 Last edited on Wednesday, November 19, 2003 5:44:46 pm by AristotlePagaltzis
Older page: version 1 Last edited on Friday, August 22, 2003 3:24:01 pm by StuartYeates Revert
@@ -1 +1,10 @@
-A much maligned [ProgrammingLanguage ] widely used in commercial settings , particularly accunts systems. 
+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 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, CategoryDeprecatedProgrammingLanguages