Re: translating oo features to C



Mark Bluemel wrote:
dvanguard@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.
'cfront' might be what you're looking for, although I guess the generatted
code would be pretty illegibel to humans.

Bye, Jojo


.