Resources for OpenCOBOL.

OS/VS COBOL, COBOL II, Enterprise COBOL for z/OS. OpenCOBOL and OOCobol.
Locked
User avatar
Anuj Dhawan
Founder
Posts: 2802
Joined: Sun Apr 21, 2013 7:40 pm
Location: Mumbai, India
Contact:
India

Resources for OpenCOBOL.

Post by Anuj Dhawan »

This document describes the syntax, semantics and usage of the COBOL programming language as implemented by the current version of OpenCOBOL. OpenCOBOL is an open-source COBOL compiler and runtime environment. The OpenCOBOL compiler generates C code which is automatically compiled and linked. While originally developed for UNIX operating systems, OpenCOBOL can also be built for MacOS computers or Windows computers utilizing the UNIX-emulation features of such tools as Cygwin and MinGW1. It has also been built as a truly native Windows application utilizing Microsoft’s freelydownloadable Visual Studio Express package to provide the C compiler and linker/loader.
OpenCOBOL 1.1 Programmer’s Guide

http://opencobol.add1tocobol.com/OpenCO ... 0Guide.pdf
Thanks,
Anuj

Disclaimer: My comments on this website are my own and do not represent the opinions or suggestions of any other person or business entity, in any way.
Locked

Return to “IBM COBOL, GnuCOBOL (OpenCOBOL), OOCobol.”