Re: translating oo features to C
- From: ppi <vodoom@xxxxxxxxx>
- Date: Thu, 31 Jan 2008 08:44:35 -0800 (PST)
On Jan 31, 11:32 am, Mark Bluemel <mark_blue...@xxxxxxxxx> wrote:
dvangu...@xxxxxxxxx wrote:
I was wondering if there are any open source compilers out there to
translate the C++/Java/C#-like object model to C. Thanks,
An early C++ "compiler" perhaps?
As I understand it, C++ was initially precompiled to C source.
yep cfront did it (the original compiler for AT&T). I think comeau c++
compiler still does that: from C++ sources it generates C code
http://www.comeaucomputing.com/.
.
- References:
- translating oo features to C
- From: dvanguard
- Re: translating oo features to C
- From: Mark Bluemel
- translating oo features to C
- Prev by Date: Re: translating oo features to C
- Next by Date: Re: Function with unspecified number of arguments
- Previous by thread: Re: translating oo features to C
- Next by thread: Re: translating oo features to C
- Index(es):