A basic SDL demo written in Cobol.
It draws lines in random colors in random positions. It interfaces SDL2 and GNU Cobol.
To compile under *nix simply install SDL2 (+headers) and GNU Cobol and run the included compile.sh script.
Also compiles under cygwin.