GnuCOBOL

GnuCOBOL
Original author(s)Keisuke Nishida, Roger While
Developer(s)Edward Hart, Sergey Kashyrin, Ron Norman, Simon Sobisch and many others.
Initial release25 January 2002 (2002-01-25)
Stable release
3.2.0  / 28 July 2023 (28 July 2023)
Repositorysf.net/p/gnucobol/code
Written inC, with a C++ branch
Size2 MB
Available inEnglish, German, Italian, Japanese, Spanish
TypeProgramming language
LicenseGPL with runtime libraries under LGPL
Websitegnu.org/software/gnucobol

GnuCOBOL (formerly known as OpenCOBOL, and briefly as GNU Cobol) is a free implementation of the COBOL programming language that is part of the GNU project. GnuCOBOL translates the COBOL code into C and then compiles it using the native C compiler.