How to Install the GnuCobol compiler

This compiler transpiles COBOL to C bytecode that can run on your linux bash command line. Not all the features of COBOL are supported but most are.

Run (to install):

sudo apt-get install open-cobol

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *