/hello-cobol

Learning.

Primary LanguageCOBOL

Learning COBOL

Introduction

COBOL's not good for modern days but I guess it's decent and does its job... Why do banks still use it, though?

Compilation and Executing

cobc -x main.cbl -O
./main



@ Lumi Kalt 2022