Skip to content
Dillon Depeel edited this page Mar 19, 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.

Current programs: Snake Tic Tac Toe Mail Hello World

Clone this wiki locally