Tag

Cobol

All articles tagged with #cobol

AI-driven COBOL modernization accelerates upgrades while trimming consultant needs
technology1 month ago

AI-driven COBOL modernization accelerates upgrades while trimming consultant needs

Anthropic’s Claude Code is pitched as an AI-assisted COBOL modernization toolkit that maps dependencies, traces data flows, and documents workflows across thousands of lines of legacy code. It can translate COBOL logic to modern languages, create API wrappers to run old and new code side by side, and generate automated tests that verify migrated components produce identical outputs. By automating exploration and risk assessment, it aims to cut heavy consultant workloads and accelerate modernization, though such AI-driven approaches could disrupt traditional COBOL vendors like IBM.

business1 month ago

IBM Dives 10% After Anthropic Unveils COBOL Modernization AI

IBM shares slid roughly 10% after Anthropic unveiled Claude Code, an AI tool to automate COBOL modernization, with Accenture and Cognizant retreating on the news; Claude Code maps dependencies, documents workflows, and identifies risks to speed modernization of legacy COBOL systems that still power ATM networks and other critical infrastructure. Anthropic released a Code Modernization Playbook alongside the launch.

IBM's GenAI: Revolutionizing COBOL Code Refactoring and Translation to Java
technology2 years ago

IBM's GenAI: Revolutionizing COBOL Code Refactoring and Translation to Java

IBM is developing the watsonx Code Assistant, an AI tool aimed at refactoring ancient COBOL code for its mainframe systems. The tool will analyze, refactor, and test the code, with humans still involved in the process. IBM hopes that the generative AI will help decouple individual services from monolithic COBOL apps, making the code more modular. The company plans to offer the tool in three steps: refactoring, transforming the code into mainframe-friendly Java or COBOL, and validation with AI-generated test cases. While AI assistance could help modernize COBOL code, concerns remain about the loss of institutional memory and the potential for AI-generated code to introduce errors.