COBOL: Difference between revisions
Appearance
Created page with "COBOL is an old language which is commonly used in mainframe computers. Since COBOL is no longer widely used and taught, there is now a scarcity of COBOL programmers which ar..." |
|||
Line 14: | Line 14: | ||
==Resources== | ==Resources== | ||
* [https://www.tutorialspoint.com/compile_cobol_online.php Online Cobol Compiler] | * [https://www.tutorialspoint.com/compile_cobol_online.php Online Cobol Compiler] | ||
* [https://open-cobol.sourceforge.io/ COBOL Guides] | |||
==References== | ==References== |
Revision as of 17:43, 8 April 2020
COBOL is an old language which is commonly used in mainframe computers.
Since COBOL is no longer widely used and taught, there is now a scarcity of COBOL programmers which are needed to maintain old mainframes.
Installation
Linux
- Download GnuCOBOL by following the Install Guide