Hacker News new | ask | show | jobs
by kinghajj 5604 days ago
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.