Articles by Tag #cobol

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

From COBOL to Cloud: How Kiro's Spec-Driven Development Transformed Legacy Modernization

Building COBRA - a COBOL Banking Resilience Agent that parses legacy code and generates AWS...

Learn More 1 0Nov 10 '25

MCP Development with COBOL, Firestore, and Gemini CLI

Leveraging Gemini CLI and the underlying Gemini LLM to build Model Context Protocol (MCP) AI...

Learn More 0 0Jan 30

COBOL - instalación y configuración en Ubuntu

Prerequisitos - instalacion de Homebrew y asdf en ubuntu Documentación...

Learn More 3 1Nov 20 '25

Programando en COBOL para DOS

La primera vez que consiguieron que tu PC estuviera obsoleto.

Learn More 0 0Oct 24 '25

A new language for COBOL workloads, built on GO!

I am building an open-source language layer on top of Go, designed specifically for COBOL-style...

Learn More 0 0Nov 5 '25

MCP Development with COBOL, Firestore, Cloud Run, and Gemini CLI

Leveraging Gemini CLI and the underlying Gemini LLM to build Model Context Protocol (MCP) AI...

Learn More 0 0Jan 31

MCP Development with COBOL, Cloud Run, and Gemini CLI

Leveraging Gemini CLI and the underlying Gemini LLM to build Model Context Protocol (MCP) AI...

Learn More 5 0Jan 22

The Alchemist's Endgame: My Final Synthesis of p-adic Clojure and Legacy Code.

"I used p-adic distance and functional programming to analyze 50-year-old COBOL. And surprisingly…...

Learn More 0 0Sep 12 '25

The Modernization Imperative: Why COBOL Projects Fail

The mainframe isn't just a computer; it's a gravitational well. Here is the risk matrix for modernization and why the Strangler Fig pattern is the only safe exit.

Learn More 0 0Jan 14

COBOL in the 21st Century: The Invisible Engine

SukamoAI | Product When most people think about programming, they picture sleek modern languages...

Learn More 1 0Jan 7

COBOL on Ubuntu: Installation, Setup, and First Steps

Prerequisites – Installing Homebrew and ASDF on Ubuntu Documentation (Official?) IBM...

Learn More 4 1Nov 19 '25

Why I Keep Coming Back to Python and Django

In a low-code world, I still choose high-code. Most of my day job revolves around enterprise...

Learn More 0 0Jun 24 '25

Is translating old programs from COBOL to Java worth the effort, or are there better ways to modernize legacy systems?

Translating old COBOL programs to Java can be worth the effort in certain scenarios, but whether it’s...

Learn More 0 0Jul 17 '25

Building a Smart Feedback Loop: Real-Time Inference on COBOL Logs

Introduction Modern data pipelines don't stop at processing—they evolve. With our...

Learn More 0 0Apr 8 '25

In what scenarios would training C++ programmers in COBOL be more advantageous than migrating to C++?

Training C++ programmers in COBOL can be more advantageous than fully migrating systems to C++ in...

Learn More 0 0Jul 10 '25

COBOL Fundamentals: Data Types & Variables

Data Types in COBOL The COBOL standard categorizes data based on its purpose into five...

Learn More 0 0Feb 22 '25

What specific business opportunities might be missed by sticking with COBOL instead of moving to a language like C++?

Sticking with COBOL instead of migrating to a modern language like C++ can result in missed business...

Learn More 0 0Jul 10 '25

Introduction to COBOL

The Problem As businesses began relying more heavily on computers for data processing—such...

Learn More 0 0Feb 20 '25

Legacy, Meet Cloud Native: Lessons from Blending COBOL, K8s, and ML

Introduction When people talk about modernization, they often picture “lift and shift,”...

Learn More 0 0Apr 9 '25

Predicting Legacy Failures: Training and Hosting ML Models in SageMaker

Introduction Legacy systems are infamous for failing silently—or catastrophically—with no...

Learn More 0 0Apr 7 '25

从 COBOL 到汇编:用个税计算器带你扒光 60 年老古董语言

本文通过实现中国个税计算器,解析COBOL语言与汇编指令的对应关系。文章首先指出全球70%的金融交易仍依赖COBOL系统,强调其现实意义。随后详细拆解COBOL程序结构,包括四大Division(IDENTIFICATION/ENVIRONMENT/DATA/PROCEDURE)及其对应的汇编实现,重点分析PIC数据声明、计算语句和条件分支的底层指令转换。案例展示了COBOL的MOVE对应汇编mov、COMPUTE对应算术指令、EVALUATE实现条件跳转等核心机制,揭示这门"类英语"语

Learn More 0 0Aug 17 '25

How does the complexity of report generation in C++ compare to COBOL for businesses that rely heavily on data reporting?

Comparing the complexity of report generation in C++ and COBOL for businesses that rely heavily on...

Learn More 0 0Jul 10 '25

Cobol

A post by Pavel

Learn More 0 0Feb 18 '25

Learning COBOL as a Beginner — A Simple Step-by-Step Guide

Hey there! 👋 I'm currently learning COBOL — yes, that old programming language from the 1960s! I know...

Learn More 0 0Jul 16 '25

COBOL Web and MCP Servers

Today we will do two things: look at webservers and try and make MCP servers. In both cases, we are...

Learn More 2 0Jan 9

Understanding COBOL to Java: Best Tools and Frameworks for Seamless Transition

COBOL has powered mission-critical systems in banking, insurance, and government sectors. But in...

Learn More 0 0Jul 17 '25

Cobol Migration

COBOL (Common Business-Oriented Language) has been the backbone of critical business systems in...

Learn More 0 0Jul 18 '25