

Release Notes: This version includes a Java backend.


Release Notes: This version has been cleaned up considerably, with many minor bugfixes. In addition, support was added for C and Common Lisp backends.


Release Notes: This version supports Javascript, Lua, and Perl backends. C compiled to Lua runs at about one fifth of native speed (using Mike Pall's LuaJIT engine), while when compiled to JavaScript it runs at 1/80th of native speed (using SpiderMonkey). Perl's speed is rather less good. Not all of the C language is covered. Notable omissions are switch and varargs, but enough is there to be interesting.


Release Notes: This version supports JavaScript and Lua backends. C compiled to Lua runs at about one fifth of native speed (using Mike Pall's LuaJIT engine), while when compiled to JavaScript it runs at 1/80th of native speed (using SpiderMonkey). Not all of the C language is covered. Notable omissions are switch and varargs, but enough is there to be interesting.
A Java Web site development framework that is free from configuration and annotation.