Gjs: Javascript Bindings for GNOME

Gjs is a Javascript binding for GNOME. It's mainly based on Spidermonkey javascript engine and the GObject introspection framework.

If you use it, especially for GNOME-related projects, please follow the Style Guide. Otherwise, JavaScript is so free-form that code becomes very difficult to maintain.

Releases

How to Test

In order to build and test gjs, you'll need latest gobject-introspection from GNOME svn and Spidermonkey (mozilla-js in Ubuntu, found in the xulrunner-dev package). The code is in GNOME git repo:

Contact

IRC: irc://irc.gnome.org/#introspection

Links

Gjs (last edited 2009-04-01 09:03:10 by LucasRocha)