there is also the Genie language that has a python-like syntax and produces C code like vala: http://live.gnome.org/Genie
great! Mehdi Administrator of the Sabily project (formerly Ubuntu Muslim Edition project) http://www.sabily.org jmehdi wrote: > assalamu alaykum, > > Does anyone know the "Vala" programming language? > "valac, the Vala compiler, is a self-hosting compiler that translates > Vala source code into C source and header files. It uses the GObject > type system to create classes and interfaces declared in the Vala source > code. The syntax of Vala <http://live.gnome.org/Vala/Syntax> is similar > to C#, modified to better fit the GObject type system." > read more here: http://live.gnome.org/Vala > > It seems very very interesting, especially for me who is more fluent in > c# than in English or French ;) > So I could use a C#-like syntax but produce C code? So, no runtime... no > memory overload... no impact on performance: > http://code.google.com/p/vala-benchmarks/wiki/BenchResults > > Am I dreaming? :) > > _______________________________________________ Mailing list: https://launchpad.net/~sabily.team Post to : [email protected] Unsubscribe : https://launchpad.net/~sabily.team More help : https://help.launchpad.net/ListHelp

