Posted by Mike on Friday, August 19, 2011 - 325 views
OpenCOBOL is an open-source COBOL compiler. OpenCOBOL implements a substantial part of the COBOL 85 and COBOL 2002 standards, as well as many extensions of the existent COBOL compilers.
OpenCOBOL translates COBOL into C and compiles the translated code using the native C compiler. You can build your COBOL programs on various platforms, including Unix/Linux, Mac OS X, and Microsoft Windows.
Read more about OpenCOBOL…
Comments:
Filed Under: cobol
Posted by Mike on Thursday, March 11, 2010 - 344 views
Flashback to the 1980s, when IBM is still shipping source code for big-iron internals, says this mainframe pilot fish.
“IBM discontinued supporting BTAM under CICS, but we had a major customer who communicated via CICS BTAM,” fish says.
Translation: The big customer uses the CICS transaction-processing system, and connects to it over telecommunication lines using the very old BTAM protocol — and IBM has just stopped supporting that approach. READ MORE
Editor’s note: Sharky is one of my favorite ComputerWorld features!