Re: translating oo features to C



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.
.