Today GLUEscript 0.2.00 is released. Read more on http://gluescript.sf.net.
0.1.06 - Released on 17-12-2010
A new release of GLUEscript which is now compliant to the Modules 1.0 standard of commonjs. See changelog for more information.
0.1.04 - Released on 12-08-2010
GLUEscript is now officially powered by Mozilla:
http://www.mozilla.org/projects/powered-by.html
Release 0.1.03 contains a fix when a context is created: JSOPTION_VAROBJFIX is removed because it results in errors in "include" method.
Today GLUEscript 0.1.02 is released. Major change is that it now runs on Linux 64 bit (Ubuntu). Linux 32 bit is not yet available.
GLUEscript 0.1.01 is released. It solves two bugs: one with the error property of curl.Easy and one concerning the Array and Date object (which was also detected with using curl)
GLUEscript version 0.1.00 is released. Major change is that it uses the POCO SpiderMonkey framework.
GLUEscript (Glueing Libraries Using EcmaScript) is the successor of wxJavaScript. The new name covers the goal of this project: create a JavaScript engine which can be used as a general purpose language (like perl for instance).
Today the first release of GLUEscript is made public. This release contains glues for sqlite, mysql, curl, memcached, gd, ... With the apache connector it is possible to write server side webpages in JavaScript.