-
Links to several COBOL Compilers and Interpretors.
-
A project to produce a free COBOL compiler compliant with the COBOL 85 Standard, integrated into the GNU Compiler Collection (GCC).
-
NetCOBOL (previously called Fujitsu COBOL) for .Net is a complete COBOL development environment that allows you to create standalone COBOL applications and/or components for use with Microsoft visual tools.
-
Egan Systems, Inc. develops the ICOBOL and VXCOBOL programming environments
-
Implementation of COBOL for Windows and Linux. By theKompany.com.
-
COBOL for the Java Execution Environment. PERCobol, Bean Utility, Screen Utility, NFS Network File Server. [Commercial]
-
A portfolio of integrated tools that enables user to maintain a single set of source while deploying Cobol applications on the most popular open platforms.
-
An experimental implementation of a COBOL frontend for GCC. [Open source, LGPL]
-
The TinyCOBOL Project is a COBOL compiler being actively developed by members of the free software community. It is being developed on the Linux OS, using a mix of C, LEX/YACC. It generates GNU assembler code, thus requires the GNU assembler and linker programs to create an executable binary.
-
A COBOL compiler for .NET and Mono, written in C#. This compiler aims to support COBOL standards as well as integration with the .NET framework and object orientation.