I believe Vala is the language that the Gnome/GTK devs want most programs to be written with in the future. Which is basically how Windows' GUI works: C core API (win32) for backwards-compatibility, with higher-level .NET bindings to them for newly written programs.
Comments
I believe Vala is the language that the Gnome/GTK devs want most programs to be written with in the future. Which is basically how Windows' GUI works: C core API (win32) for backwards-compatibility, with higher-level .NET bindings to them for newly written programs.