It generates GNU assembler code, and then links it into an executable binary. The long term goal is to comply with the COBOL 85 standard.
3 lines
203 B
Text
3 lines
203 B
Text
TinyCOBOL is a COBOL compiler for use with the GNU gcc package.
|
|
It generates GNU assembler code, and then links it into an executable
|
|
binary. The long term goal is to comply with the COBOL 85 standard.
|