Software:List of COBOL software and tools
From HandWiki
Short description: COBOL software and development tools
This is a list of software and programming tools for the COBOL programming language, which includes compilers, IDEs, build tools, testing, frameworks, and related projects.
Compilers and runtimes
- Fujitsu NetCOBOL — COBOL compiler for Windows, Linux, and mainframes[1][2]
- GnuCOBOL — open-source COBOL compiler translating COBOL to C and then compiling with GCC[3]
- IBM COBOL — mainframe COBOL compiler for IBM z/OS and IBM i platforms[4]
- Micro Focus COBOL — commercial COBOL compiler and runtime for enterprise systems[5]
- FairCom RTG – A commercial real-time database and runtime solution developed by FairCom Corporation. It provides integration with COBOL applications for transaction processing and modernization projects, and is used in enterprise environments requiring high-performance data management. [6]
Integrated development environments
- Eclipse IDE — with COBOL plugin support, Micro Focus or Bitlang extensions.[7]
- IBM Developer for z/OS — IDE for COBOL and PL/I mainframe development[8]
- Micro Focus Visual COBOL — IDE integration for Visual Studio, Visual Studio Code, and Eclipse[9]
- OpenCOBOLIDE — open-source lightweight IDE for GnuCOBOL[10]
- Visual Studio Code — with COBOL extensions via Bitlang COBOL and GnuCOBOL Language Server[11]
Frameworks, libraries, and APIs
- ACUCOBOL-GT — runtime and API library suite from Micro Focus[12]
- CICS — IBM middleware for transaction processing in COBOL applications[13]
- DB2 and IMS APIs — database access libraries commonly used with COBOL applications[14]
Build tools and package managers
- Apache Ant — scripting and build automation for COBOL/Java hybrid systems[15]
- GNU Make — common build tool for compiling COBOL via GnuCOBOL[16]
- Jenkins — used for CI/CD automation with COBOL builds[17][18]
Testing and quality assurance
- COBOL Check — open-source unit testing framework for COBOL[19]
- IBM Rational Performance Tester — automated performance testing of web and server-based applications from the Rational Software division of IBM[20]
- Micro Focus Unit Testing Framework — integrated COBOL unit testing tool[21]
Debugging and profiling tools
- GnuCOBOL debug mode — command-line debugging integrated in GnuCOBOL compiler[22]
- IBM Debug Tool for z/OS — mainframe debugging for COBOL and PL/I[23]
- Micro Focus Animator — step-through debugger for COBOL code[24]
See also
References
- ↑ "NetCOBOL". https://www.fujitsu.com/global/products/software/middleware/application-development/netcobol/.
- ↑ "NetCOBOL for .NET - Visual Studio Marketplace". https://marketplace.visualstudio.com/items?itemName=GTSoftware1.NetCOBOLforNET.
- ↑ "GnuCOBOL". https://sourceforge.net/projects/open-cobol/.
- ↑ "IBM Enterprise COBOL for z/OS". https://www.ibm.com/products/cobol-compiler-zos.
- ↑ "Partner Portal". https://microfocus.my.site.com/s/lightning-products-amc-mfc?language=en_US.
- ↑ "FairCom RTG Documentation". https://docs.faircom.com/docs/en/UUID-046bf0ea-df58-8fdf-5f71-2e8588d23186.html.
- ↑ "cobol | Eclipse Plugins, Bundles and Products - Eclipse Marketplace | Eclipse Foundation". https://marketplace.eclipse.org/free-tagging/cobol.
- ↑ "IBM Developer for z/OS". https://www.ibm.com/products/developer-for-zos.
- ↑ "Rocket® Visual COBOL® Personal Edition (formerly a Micro Focus® product) | Rocket® Software". https://www.rocketsoftware.com/en-us/products/cobol/visual-cobol-personal-edition.
- ↑ "OpenCobolIDE/OpenCobolIDE". September 3, 2025. https://github.com/OpenCobolIDE/OpenCobolIDE.
- ↑ "COBOL - Visual Studio Marketplace". https://marketplace.visualstudio.com/items?itemName=bitlang.cobol.
- ↑ https://10252761.microfocus.com/products/acucobol-gt/
- ↑ "Developing COBOL programs for CICS". https://www.ibm.com/docs/en/cobol-zos/6.4.0?topic=environments-developing-cobol-programs-cics.
- ↑ "Db2 12 - Installation and migration - Making Db2 load modules available to IMS". May 6, 2011. https://www.ibm.com/docs/en/db2-for-zos/12.0.0?topic=facility-making-db2-load-modules-available-ims.
- ↑ "Using an Ant with Enterprise Extensions build to compile a COBOL application". https://www.ibm.com/docs/en/engineering-lifecycle-management-suite/workflow-management/7.1.0?topic=gs-using-ant-enterprise-extensions-build-compile-cobol-application.
- ↑ "GNU Make". https://www.gnu.org/software/make/.
- ↑ "Jenkins". https://www.jenkins.io/.
- ↑ "Installing and Configuring Jenkins". https://www.microfocus.com/documentation/visual-cobol/vc80/DevHub/GUID-3FDD079E-BBC8-47A1-91ED-01540D4DEF00.html.
- ↑ "openmainframeproject/cobol-check". October 2, 2025. https://github.com/openmainframeproject/cobol-check.
- ↑ "Rational Performance Test Server 9.2.1". November 21, 2019. https://www.ibm.com/support/pages/rational-performance-test-server-921.
- ↑ "The Micro Focus Unit Testing Framework". https://www.microfocus.com/documentation/visual-cobol/vc60/VS2019/GUID-56868D50-F836-4FA3-9255-8BCE6F895D1B.html.
- ↑ "OlegKunitsyn/gnucobol-debug". August 1, 2025. https://github.com/OlegKunitsyn/gnucobol-debug.
- ↑ "IBM Debug for z/OS PDF versions". https://www.ibm.com/docs/en/debug-for-zos/16.0.x?topic=guide-pdf-versions.
- ↑ "Working With Animator". https://www.microfocus.com/documentation/server-express/sx20books/udoper.htm.
