Re: Translate C++ to C
From: Mohd Hanafiah Abdullah (napi_at_cs.indiana.edu)
Date: 03/30/05
- Next message: darkstorm: "Problem with constructors"
- Previous message: David White: "Re: & before a function"
- In reply to: Peter MacMillan: "Re: Translate C++ to C"
- Next in thread: Rolf Magnus: "Re: Translate C++ to C"
- Reply: Rolf Magnus: "Re: Translate C++ to C"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 30 Mar 2005 07:09:15 +0000 (UTC)
In article <SLadncQbd-Q7ptffRVn-iQ@rogers.com>,
Peter MacMillan <peter@writeopen.com> wrote:
>ganesh_tiwari@hotmail.com wrote:
>> Hi all,
>> Are there any version of g++ that translates C++ to C. or any open
>> source compiler to do this.
>>
>> Thanks
>> Ganesh
>>
>
>Although I haven't tried it, i hear that LLVM can emit C from C++:
>http://llvm.cs.uiuc.edu/
>
>examine the "c" option to llc and have fun - and ask them for help ;)
>http://llvm.cs.uiuc.edu/docs/CommandGuide/html/llc.html
Good, since now there's now an alternative to the pricey C++ to C
translator by EDG.
Napi
-- http://www.axiomsol.com http://www.cs.indiana.edu/hyplan/napi.html
- Next message: darkstorm: "Problem with constructors"
- Previous message: David White: "Re: & before a function"
- In reply to: Peter MacMillan: "Re: Translate C++ to C"
- Next in thread: Rolf Magnus: "Re: Translate C++ to C"
- Reply: Rolf Magnus: "Re: Translate C++ to C"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|