Author: Robert Sample
Posted: Wed Apr 12, 2017 6:33 am (GMT 5.5)
GnuCOBOL (formerly OpenCOBOL) is a free COBOL compiler that runs on various platforms. It supports z/OS COBOL syntax with a compile switch, and implements a good amount of the COBOL 2014 standard. I've used it very successfully to compile Enterprise COBOL code.
It can be downloaded from SourceForge.
_________________
TANSTAAFL
The first rule of code reuse is that the code needs to be worth re-using.
"We should forget about small efficiencies, say about 97% of the time: premature optimization is the root of all evil." -- Donald Knuth
Posted: Wed Apr 12, 2017 6:33 am (GMT 5.5)
GnuCOBOL (formerly OpenCOBOL) is a free COBOL compiler that runs on various platforms. It supports z/OS COBOL syntax with a compile switch, and implements a good amount of the COBOL 2014 standard. I've used it very successfully to compile Enterprise COBOL code.
It can be downloaded from SourceForge.
_________________
TANSTAAFL
The first rule of code reuse is that the code needs to be worth re-using.
"We should forget about small efficiencies, say about 97% of the time: premature optimization is the root of all evil." -- Donald Knuth