 |
Vala |
| version 0.5.1 |
| About Vala |
Compiler for the GObject type system
Vala is a new 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.
The syntax of Vala is similar to C#, modified to better fit the GObject type system.
Requirements
This application requires GTK+ version 2.0.x.
Other dependencies include: GLib 2.12, GTK+ is only required to write GUI applications. |
| Latest Version: 0.5.1 |
* Support type checks for error domains and error codes.
* Experimental support for yield statements and coroutines.
* Support GValue and GHashTable in D-Bus clients.
* Various improvements to the .gir reader.
* Drop deprecated support for static classes.
* Modularize code generator.
* Many bug fixes.
|
|
|