Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!samsung!zaphod.mps.ohio-state.edu!usc!jarthur!uunet!mcsun!ukc!icdoc!umace03 From: umace03@doc.ic.ac.uk (M Y Ben Gershon) Newsgroups: comp.lang.c++ Subject: Is there a PD C++ that compiles to C Message-ID: <2106@gould.doc.ic.ac.uk> Date: 16 Jul 90 17:12:31 GMT References: <281@unf7.UUCP> Sender: news@doc.ic.ac.uk Reply-To: umace03@doc.ic.ac.uk (M Y Ben Gershon) Organization: Imperial College Department of Computing Lines: 9 I am looking for a highly portable version of C++ that generates ANSI C as its 'object code', and is written itself in C, with sources included. Does such a product exist? GNU g++ is no good, as it is part of the GNU gcc, which ofcourse generates machine code output. I am looking for a C++ that can produce output that can be fed DIRECTLY into a good ANSI C compiler. Such products do exist for Ada (eg Classic-Ada). Is there one for C???? Michael Ben-Gershon umace03@doc.ic.ac.uk