Differences between version 2 and revision by previous author of COBOL.
Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History
Newer page: | version 2 | Last edited on Saturday, August 23, 2003 10:36:22 am | by AristotlePagaltzis | Revert |
Older page: | version 1 | Last edited on Friday, August 22, 2003 3:24:01 pm | by StuartYeates | Revert |
@@ -1 +1,7 @@
-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. %%% ''-- EdsgerDijkstra''
+
+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, noone will start a new project in [COBOL] these days - its purpose would be for porting
.