-
Notifications
You must be signed in to change notification settings - Fork 5
Home
Dillon Depeel edited this page Apr 4, 2023
·
3 revisions
Welcome to the The-COBOL-Archive wiki! here you can find a list of current programs on the archive.
what is Cobol? COBOL stands for Common Business Oriented Language. It is imperative, procedural, and object-oriented. A compiler is a computer program that takes other computer programs written in a high-level (source) language and coverts them into another program, machine code, which the computer can understand.