repo with all my learning exercices for COBOL
- COBOL 100%
| d1 | ||
| d3 | ||
| d4 | ||
| d5 | ||
| .gitignore | ||
| README.md | ||
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)