PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
August 18, 2008

Vala 0.3.5 Released

Posted: 2008-08-18 06:14:26
Languages ::

Vala 0.3.5 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: notification on property changes by default, new and updated bindings, and bug fixes.