Jump to content
Compatible Support Forums
Sign in to follow this  
news

[ANNOUNCE] Vala 0.15.1 - Compiler for the GObject type system

Recommended Posts

We are pleased to announce version 0.15.1 of Vala, a compiler for the

GObject type system.

 

Vala 0.15.1 is now available for download at:

http://download.gnome.org/sources/vala/0.15/

 

Changes since 0.15.0

* Support arrays with nullable elements.

* Add support to .gir reader and writer.

* Switch clutter-gtk-1.0 bindings to .gir.

* Switch gio-2.0 bindings to .gir.

* Add cogl-pango-1.0 bindings.

* Add gdl-3.0 bindings.

* Add libnl-3.0 bindings.

* Add packagekit-glib2 bindings.

* Add xtst bindings.

* Many 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

 

_______________________________________________

 

Share this post


Link to post

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×