Differences between version 6 and revision by previous author of COBOL.
Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History
Newer page: | version 6 | Last edited on Friday, October 24, 2003 2:47:48 am | by AristotlePagaltzis | Revert |
Older page: | version 5 | Last edited on Saturday, September 13, 2003 1:09:53 pm | by GerwinVanDeSteeg | Revert |
@@ -1,10 +1,10 @@
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. %%% ''-- EdsgerDijkstra
''
+;: 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.
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