PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
November 26, 2007

Vala 0.1.5 Released

Posted: 2007-11-26 21:47:12
Languages ::

Vala 0.1.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: the Vala Project Generator, typeof support for generic type parameters, Cygwin and MinGW build fixes, bug fixes, and other changes.