COBOL Compilers
TinyCOBOL
The TinyCOBOL project is a COBOL compiler being actively developed by members of the free software community.
Cobol For GCC - a GNU project
COBOL For GCC is a project to produce a free COBOL compiler compliant
with the COBOL 85 Standard, integrated into the GNU Compiler Collection
(GCC).
Project CobCy
CobCy is a free COBOL compiler. Cobcy is intended to compile ANSI COBOL sources.
OpenCOBOL
OpenCOBOL is an open-source COBOL compiler, which translates COBOL programs to C code and compiles it using GCC.
Fujitsu COBOL Compiler
Free version for those who are learning COBOL or taking a COBOL class
and need a COBOL compiler to experiment with - but NOT create
production applications.
COBOL12
COBOL12 is a 16-bit COBOL compiler that runs under DOS or Windows. The
compiler was originally based on Ansi74, but has undergone many changes
since its inception. It does not include some features such as SORT and
STRING, but it has many non-standard features included.
COBOL For GCC
COBOL for GCC is a project to create a COBOL 85 compliant compiler for
GNU/Linux and other operating systems, using the GCC (GNU Compiler
Collection) code generation framework . Also included within the source
code are two sample compiler front ends to GC
|