repo with all my learning exercices for COBOL
Find a file
2026-08-14 23:29:03 +02:00
d1 reconventionned hello prog, d5 was actually finished 2026-08-14 23:29:03 +02:00
d3 finished d3, added readme 2026-08-13 02:14:00 +02:00
d4 d4 completed 2026-08-14 02:22:35 +02:00
d5 almost sunset of d5 2026-08-14 16:22:11 +02:00
.gitignore init repo, stopped at listing 3.6 2026-08-12 18:20:50 +02:00
README.md finished d3, added readme 2026-08-13 02:14:00 +02:00

This is a repo that I use for learning the COBOL programming language, original syntax. I do not know exactly what version I am learning, but I know it is <=COBOL-85 All code is intended to be compiled with cobc, version 3.2.0 (C verison 15.2.1)