Back to stories
Tools

Anthropic Launches COBOL AI Tool — IBM Stock Drops 10%

Michael Ouroumis2 min read
Anthropic Launches COBOL AI Tool — IBM Stock Drops 10%

Anthropic has released a specialized AI tool designed to analyze, document, and help modernize COBOL codebases — building on the same Claude model that recently topped every legal reasoning benchmark — the decades-old programming language that still powers critical infrastructure at banks, insurers, and government agencies. IBM's stock dropped approximately 10% following the announcement, reflecting investor concerns about the threat to IBM's mainframe consulting revenue.

Why COBOL Matters

COBOL, first developed in 1959, remains one of the most widely deployed programming languages in the world. An estimated 800 billion lines of COBOL code are still in active production, processing roughly 95% of ATM transactions and 80% of in-person financial transactions globally.

The problem is that the developers who wrote and maintain this code are aging out of the workforce. Most COBOL programmers are in their 60s and 70s, and universities stopped teaching the language decades ago. This creates a growing crisis for organizations that depend on COBOL systems but cannot find engineers to maintain them.

What Anthropic Built

Anthropic's COBOL tool, built on Claude, offers several capabilities:

The tool is designed to work with enterprise-scale codebases — millions of lines of code spanning thousands of programs — rather than individual files.

Why IBM Is Affected

IBM has built a substantial consulting business around COBOL modernization. The company offers assessment, migration, and ongoing maintenance services to organizations running mainframe workloads. This business generates billions in recurring revenue.

An AI tool that can perform much of the analysis and documentation work automatically threatens the labor-intensive consulting model. If banks and government agencies can understand their own COBOL systems without hiring IBM consultants, the demand for those services shrinks.

The Bigger Picture

COBOL modernization is a multi-hundred-billion-dollar problem. Most organizations with legacy COBOL systems know they need to modernize but face two barriers: the cost of understanding what their current code does, and the risk of breaking critical systems during migration.

Anthropic's tool addresses the first barrier directly. If it works as described, it could dramatically reduce the time and cost of the analysis phase, making modernization projects viable for organizations that previously couldn't justify the expense.

Whether a 10% stock drop is an overreaction depends on how quickly the tool gains adoption — and whether IBM can adapt its consulting model to incorporate rather than compete with AI-assisted modernization. The tool joins a growing ecosystem of AI coding agents that are reshaping how developers interact with codebases of all ages.

More in Tools

Best AI Code Review Tools in 2026 — A Developer's Guide
Tools

Best AI Code Review Tools in 2026 — A Developer's Guide

A practical comparison of the top AI code review tools in 2026, covering GitHub Copilot Code Review, CodeRabbit, Sourcegraph Cody, and others — with pricing, features, and real-world trade-offs.

1 day ago2 min read
Microsoft Copilot Workspace Hits GA — AI Plans and Executes GitHub Issues
Tools

Microsoft Copilot Workspace Hits GA — AI Plans and Executes GitHub Issues

Microsoft announces general availability of Copilot Workspace, a tool that reads GitHub issues, generates implementation plans, writes code across multiple files, and opens pull requests — all from a single click.

1 day ago2 min read
Replit Agent 2.0 Builds and Deploys Full-Stack Apps From a Prompt
Tools

Replit Agent 2.0 Builds and Deploys Full-Stack Apps From a Prompt

Replit launches Agent 2.0, an AI system that takes a natural language description and autonomously builds, debugs, and deploys a complete web application — including database, authentication, and hosting — in minutes.

1 day ago2 min read