Vala 0.3.2 (Default branch) |
|
|
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 class constructors, class fields, and class methods. Various improvements have been made for D-Bus services; properties and signals are supported now. The GLib and GTK+ bindings have been updated, the language documentation has been extended, and many bugs have been fixed.
|