COBOL85-202x compiler with support for multiple dialect extensions
COBOL85-202x compiler supporting lots of dialect specific extensions
cobc
cobcrun
$ cobc -x -o myprogram myprogram.cob
$ cobc -c mymodule.cob
$ cobcrun myprogram arg1 arg2