| Related articles |
|---|
| COBOL to C++ converter sivar@gscrb.sandiegoca.NCR.COM (SSR) (1994-07-06) |
| Newsgroups: | comp.compilers |
| From: | SSR <sivar@gscrb.sandiegoca.NCR.COM> |
| Keywords: | Cobol, C++, translator, question, comment |
| Organization: | AT&T |
| Date: | Wed, 6 Jul 1994 20:42:47 GMT |
Hello everyone,
Is there any product that converts COBOL code to C++?
Siva
[I doubt it. Translating the code wouldn't be all that bad, give or take
the occasional PERFORM or ALTER, but the tough part would be reimplementing
the enormous run-time support package that Cobol needs. -John]
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.