Resources for learning COBOL. See also: https://www.notion.so/wgyn/COBOL-Notes-6c4a99acff2e4d4ea4c2664d63aa9951
brew install gnu-cobol
cobc -x PROGRAM.COB
That’s it (?)