COBOL --> C
Shankar Unni
shankar at hpclscu.HP.COM
Sat Oct 22 08:58:47 AEST 1988
> Does anyone have a program to convert COBOL to C ?
The MicroFocus COBOL compiler (1/2 :-)). It translates the COBOL program
into a gigantic C program, which is then passed thru' the Microsoft C
compiler.
I suppose its intermediate output could be preserved as a translation, but
it's probably one you'd never want to maintain in your lifetime..
Oh yes, Microfocus COBOL runs on a PC.
--
Shankar.
More information about the Comp.lang.c
mailing list