Path: utzoo!attcan!uunet!lll-winken!lll-tis!ames!ucsd!ucsdhub!hp-sdd!hplabs!hpda!hpcuhb!hpcllla!hpclisp!hpclscu!shankar From: shankar@hpclscu.HP.COM (Shankar Unni) Newsgroups: comp.lang.c Subject: Re: COBOL --> C Message-ID: <660022@hpclscu.HP.COM> Date: 21 Oct 88 22:58:47 GMT References: <41100@linus.UUCP> Organization: HP NSG/ISD California Language Lab Lines: 11 > 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.