Related articles |
---|
C++ -> C Per.Heggtveit@fou.telenor.no (Per Olav Heggtveit) (1997-01-09) |
Re: C++ -> C robison@kai.com (Arch Robison) (1997-01-12) |
Re: C++ -> C morris@CAM.ORG (1997-01-12) |
Re: C++ -> C jsa@edg.com (1997-01-12) |
Re: C++ -> C james@wgold.demon.co.uk (James Mansion) (1997-01-14) |
From: | Arch Robison <robison@kai.com> |
Newsgroups: | comp.compilers |
Date: | 12 Jan 1997 11:30:21 -0500 |
Organization: | Kuck & Associates, Inc. |
Keywords: | C, C++, translator |
per.heggtveit@fou.telenor.no writes:
>I need to convert C++ code to C code (semi)automaticly.
>[Is there anything other than cfront? -John]
Yes, there is also EDG's front end. We sell end-user C++ compilers
(KAI C++) based on the EDG front end, for the major workstations. KAI
C++ has an option for generating C files. KAI C++ also has
optimizations that, oddly enough, clean up the generated C somewhat.
The C is targeted for a specific platform and not portable, though we
can work with those interested on retargeting KAI C++ to new
platforms.
Arch D. Robison Kuck & Associates Inc.
robison@kai.com 1906 Fox Drive
217-356-2288 Champaign IL 61820
Lead Developer for KAI C++ http://www.kai.com/C_plus_plus/index.html
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.