>>1832>What does /prog/ think of vala?<opinionated rant>
As far as I can tell, there is nothing Vala can do that C++ can't do faster
(not to mention, C++ can do it without binding your executable to GNU's
insanity creative
reinvention of the wheel new
bloat object system),
and convenient features like easy GUI building are covered by other frameworks (Qt, for example)
or other languages (like Python, where everything is piss-easy).
Don't forget to also learn Guile (
reinvented improved Scheme), bash (
reinvented useful
variant of sh), and the GNU coding style (a completely original method of making
one's eyes bleedcode more maintainable).
</opinionated rant>
It might be worth learning if you're specifically targeting GNOME, though.