Vala is a new programming language that aims to
bring modern programming language features to
GNOME developers without imposing any additional
runtime requirements, and without using a
different ABI compared to applications and
libraries written in C.
License: GNU Lesser General Public License (LGPL)
Changes:
This release adds support for instance delegates,
conditional method compilation, nested generic
types, nullable types, and method pre- and
postconditions. Bindings for libgnome-menu and
liboobs-1 have been added. Pointer support and
bindings to GLib, GTK+, GStreamer, SQLite, and
libxml2 have been updated.