Related articles |
---|
Language translation awgold70@gmail.com (Anthony Williams) (2014-03-05) |
Re: Language translation DrDiettrich1@aol.com (Hans-Peter Diettrich) (2014-03-05) |
Re: Language translation kaz@kylheku.com (Kaz Kylheku) (2014-03-05) |
Re: Language translation jkallup@web.de (Jens Kallup) (2014-03-06) |
Re: Language translation norjaidi.tuah@ubd.edu.bn (Nor Jaidi Tuah) (2014-03-10) |
Re: Language translation awgold70@gmail.com (Anthony Williams) (2014-03-10) |
From: | Nor Jaidi Tuah <norjaidi.tuah@ubd.edu.bn> |
Newsgroups: | comp.compilers |
Date: | Mon, 10 Mar 2014 08:37:18 +0800 |
Organization: | Compilers Central |
References: | 14-03-009 |
Keywords: | OOP, translator |
Posted-Date: | 10 Mar 2014 07:42:11 EDT |
May I suggest you look at Vala (https://wiki.gnome.org/Projects/Vala)
an OO language that compiles to C. The C code it produces is fairly
human readable except for the heavy use of temp variables. Though Vala
is intended to be used with GObject (a library to support
object-orientation in C), it can be used without it.
Nice day
Nor Jaidi Tuah
Return to the
comp.compilers page.
Search the
comp.compilers archives again.