paper-with-me

Papers

Code Reborn AI-Driven Legacy Systems Modernization from COBOL to Java

2025-04-15 · Gopichand Bandarupalli

This study investigates AI-driven modernization of legacy COBOL code into Java, addressing a critical challenge in aging software systems. Leveraging the Legacy COBOL 2024 Corpus -- 50,000 COBOL files from public and enterprise sources -- Java parses the code, AI suggests upgrades, and React visualizes gains. Achieving 93% accuracy, complexity drops 35% (from 18 to 11.7) and coupling 33% (from 8 to 5.4), surpassing manual efforts (75%) and rule-based tools (82%). The approach offers a scalable path to rejuvenate COBOL systems, vital for industries like banking and insurance.

📄 PDF Abstract BibTeX arXiv:2504.11335

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

XMainframe: A Large Language Model for Mainframe Modernization

2024-08-05 · Anh T. V. Dau, Hieu Trung Dao, Anh Tuan Nguyen, Hieu Trung Tran 외

Mainframe operating systems, despite their inception in the 1940s, continue to support critical sectors like finance and government. However, these systems are often viewed as outdated, requiring extensive maintenance an…

Code SummarizationLanguage ModelingLanguage ModellingLarge Language Model+3

Can LLMs Replace Humans During Code Chunking?

2025-06-24 · Christopher Glasz, Emily Escamilla, Eric O. Scott, Anand Patel 외

Large language models (LLMs) have become essential tools in computer science, especially for tasks involving code understanding and generation. However, existing work does not address many of the unique challenges presen…

Chunking

Incremental Analysis of Legacy Applications Using Knowledge Graphs for Application Modernization

2025-05-11 · Saravanan Krishnan, Amith Singhee, Keerthi Narayan Raghunath, Alex Mathai 외

Industries such as banking, telecom, and airlines - o6en have large so6ware systems that are several decades old. Many of these systems are written in old programming languages such as COBOL, PL/1, Assembler, etc. In man…

Knowledge Graphs

A Non-Destructive Methodological Framework for Modernizing Legacy Clinical Reporting Systems for AI-Driven Pharmacoinformatics: A SAS Case Study

2026-05-13 · Jaime Yan arxiv

Drug development and pharmacovigilance are frequently bottlenecked by legacy clinical reporting pipelines. These monolithic systems encode regulatory-grade logic but resist AI integration by producing opaque output with …

Leveraging LLMs for Legacy Code Modernization: Challenges and Opportunities for LLM-Generated Documentation

2024-11-22 · Colin Diggs, Michael Doyle, Amit Madan, Siggy Scott 외

Legacy software systems, written in outdated languages like MUMPS and mainframe assembly, pose challenges in efficiency, maintenance, staffing, and security. While LLMs offer promise for modernizing these systems, their …

Hallucination