Vala 0.1.5 (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 the Vala Project Generator, a small GUI to create new Vala projects with the necessary autotools magic including i18n support. It replaces the bindings generator gidlgen with vala-gen-introspect, which includes a real C parser instead of Perl scripts using regular expressions. There are more smaller features and many bugfixes.
|