Commit Graph

3 Commits

Author SHA1 Message Date
jasper
6a8912b221 - update vala to 0.3.4, many new bindings 2008-06-29 22:04:56 +00:00
jasper
9af6ebf21d - update to 0.3.2
(many bugfixes and improvents to bindings/docs)
2008-05-13 10:06:51 +00:00
jasper
63e0f5b5e8 import vala 0.3.1
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.

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. It's also planned to generate GIDL files when gobject-
introspection is ready.

ok ajacoutot@
2008-05-05 09:27:40 +00:00