Vala Bindings have landed.

Alberto Ruiz committed Vala bindings for Clutter 0.4 today.

They're currently available in svn, grab via:

  svn co http://svn.o-hand.com/repos/clutter/trunk/bindings/clutter-vala/clutter clutter-vala

The Vala website describes Vala as

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

We're pretty excited about now being able to write clutter applications with the Vala language -- Big thanks to Alberto for adding these! You can now create Clutter applications in C, Perl, Python, Mono and now, Vala.