diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2007-07-10 12:16:09 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2007-07-10 12:16:09 +0000 |
commit | ba3ce648091f8eddcf8afb6d0c89a1cb02b95735 (patch) | |
tree | cabe1bcc89ddd208dda50fbec0d9793e7008c881 /games | |
parent | Revive x11-themes/e17-theme-{milky|white|gant|japan2007}. (diff) |
Add vala
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.
WWW: http://live.gnome.org/Vala
Notes
Notes:
svn path=/head/; revision=195359
Diffstat (limited to 'games')
0 files changed, 0 insertions, 0 deletions