elementary-dev-community team mailing list archive
-
elementary-dev-community team
-
Mailing list archive
-
Message #00485
Fwd: [Vala] [ANNOUNCE] Vala 0.17.0 - Compiler for the GObject type system
---------- Forwarded message ----------
From: Jürg Billeter <j@xxxxxxxxx>
Date: Sat, Apr 28, 2012 at 1:53 PM
Subject: [Vala] [ANNOUNCE] Vala 0.17.0 - Compiler for the GObject type
system
To: vala-list@xxxxxxxxx, vala-devel-list@xxxxxxxxx
Cc: gnome-announce-list@xxxxxxxxx
We are pleased to announce version 0.17.0 of Vala, a compiler for the
GObject type system.
Vala 0.17.0 is now available for download at:
http://download.gnome.org/sources/vala/0.17/
Changes since 0.16.0
* Support simple method-level profiling.
* Add VALA_CHECK_MODULES and VALA_PROG_VAPIGEN to vala.m4.
* 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
_______________________________________________
vala-list mailing list
vala-list@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/vala-list
--
David Gomes