PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
May 13, 2008

Vala 0.3.2 Released

Posted: 2008-05-13 06:12:08
Languages ::

Vala 0.3.2 has been released. Vala "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." It offers features such as: interfaces, properties, lambda expressions, local variable type inference, and more.

This release includes: support for class constructors, class fields, and class methods; documentation improvements; updates to the GTK+ and GLib bindings; improvements and updates to the D-Bus services; bug fixes; and other changes.