IABSD.fr/ports/lang/gnucobol/distinfo

Branch :


Log

Author Commit Date CI Message
85b576a1 2023-08-01 13:58:28 Update gnucobol to 3.2.
7d13de3f 2020-12-27 16:54:11 Update gnucobol to 3.1.2.
b7d94d44 2020-12-15 18:43:42 Update gnucobol to 3.1.1. From Wen Heping, thanks!
0e8b67ad 2018-04-25 07:39:01 Import lang/gnucobol. GnuCOBOL is a free COBOL compiler, formerly known as OpenCOBOL. It implements a substantial part of the COBOL 85, COBOL 2002 and COBOL 2014 standards, as well as many extensions included in other COBOL compilers. GnuCOBOL translates COBOL into C and compiles the translated code using the native C compiler. OK bcallah@