2 Jun 2012 18:46
[ANNOUNCE] Vala 0.17.1 - Compiler for the GObject type system
Jürg Billeter <j <at> bitron.ch>
2012-06-02 16:46:42 GMT
2012-06-02 16:46:42 GMT
We are pleased to announce version 0.17.1 of Vala, a compiler for the GObject type system. Vala 0.17.1 is now available for download at: http://download.gnome.org/sources/vala/0.17/ Changes since 0.17.0 * Improve assertion messages. * Add --enable-gobject-tracing commandline option. * Bug fixes and binding updates. Vala is a 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. valac, the Vala compiler, is a self-hosting compiler that translates Vala source code into C source and header files. It uses the GObject type system to create classes and interfaces declared in the Vala source code. More information about Vala is available at http://www.vala-project.org/ The Vala Team
RSS Feed