GnuCOBOL icon
GnuCOBOL icon

GnuCOBOL

GnuCOBOL (formerly OpenCOBOL) is an open-source COBOL compiler. GnuCOBOL implements a substantial part of the COBOL 85 and COBOL 2002 standards, as well as many extensions of the existent COBOL compilers.

GnuCOBOL screenshot 1

Cost / License

  • Free
  • Open Source

Platforms

  • Windows
1like
0comments
0articles

Features

No features, maybe you want to suggest one?

GnuCOBOL News & Activities

Highlights All activities

Recent activities

No activities found.

GnuCOBOL information

  • Developed by

    Unknown
  • Licensing

    Open Source and Free product.
  • Alternatives

    1 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

Popular alternatives

View all
GnuCOBOL was added to AlternativeTo by studenthammond on and this page was last updated . GnuCOBOL is sometimes referred to as OpenCOBOL, Gnu COBOL
No comments or reviews, maybe you want to be first?

What is GnuCOBOL?

GnuCOBOL (formerly OpenCOBOL) is an open-source COBOL compiler. GnuCOBOL implements a substantial part of the COBOL 85 and COBOL 2002 standards, as well as many extensions of the existent COBOL compilers.

GnuCOBOL 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. cobc binaries exist for HP/UX, zOS, SPARC, RS6000, AS/400 and more.

The compiler is licensed under GNU General Public License. The run-time library is licensed under GNU Lesser General Public License.