On Wed, Sep 10, 2008 at 3:01 PM, pancake <pancake youterm com> wrote:
I have recently read some posts in planet.gnome about the GScript implementation (A glib based api) to script aplications using javascript (atm). The concepts are quite similar to the LUA binding I do few time ago, but using the power of GLib and GObject, so it automatically supports introspection. I find it very interesting, and I think this should be implemented in Vala (providing a Vapi file) and maybe allowing a nativer way to work with scripting from Vala. $ svn co svn://svn.gnome.org/svn/gscript
Attached is my attempt to make Vala bindings to GScript. Works fine for me. -- / Alexander Bokovoy
Attachment:
gscript.vapi
Description: Binary data
Attachment:
vapitest.vala
Description: Binary data