Ah, nice, I didn't know Godbolt supports COBOL. It's (IMHO) the gold standard of online compilers, so I think it may be worth listing in the GC FAQ
Hi, the FAQ mentions a few website where GnuCOBOL can be used/tried online. Here's another one: https://tio.run/
Hi, the manual mentions a few website where GnuCOBOL can be used/tried online. Here's another one: https://tio.run/
.travis.yml: add clang-with-ASan and clang-with...