Related articles |
---|
translating oo features to C dvanguard@gmail.com (2008-01-31) |
Re: translating oo features to C csaavedra@alumnos.utalca.cl (Claudio Saavedra) (2008-02-02) |
Re: translating oo features to C DrDiettrich1@aol.com (Hans-Peter Diettrich) (2008-02-02) |
Re: translating oo features to C calin.dumitrescu@gmail.com (Calin Dumitrescu) (2008-02-05) |
From: | Claudio Saavedra <csaavedra@alumnos.utalca.cl> |
Newsgroups: | comp.compilers |
Date: | Sat, 02 Feb 2008 15:00:57 -0300 |
Organization: | Compilers Central |
References: | 08-02-006 |
Keywords: | OOP |
Posted-Date: | 04 Feb 2008 13:04:15 EST |
El jue, 31-01-2008 a las 08:19 -0800, dvanguard@gmail.com escribiC3:
> I was wondering if there are any open source compilers out there to
> translate the C++/Java/C#-like object model to C. Thanks,
There is Vala, which translates Vala source code (similar to C#) to C,
by using GObject.
http://live.gnome.org/Vala
Claudio
--
Claudio Saavedra <csaavedra@alumnos.utalca.cl>
Return to the
comp.compilers page.
Search the
comp.compilers archives again.