Scheme2Js 20080430 has been released. It is a Scheme compiler that emits JavaScript.
This release includes: runtime and compiler bug fixes.
|
May 01, 2008 April 11, 2008 January 04, 2008 July 08, 2007 Strands has been announced. It is built upon Narrative JavaScript, and "adds coroutine and cooperative threading support to the JavaScript language to enable blocking capabilities for asynchronous event callbacks." February 08, 2007 OSSP js 1.6.20070208 has been released. OSSP js is a stand-alone distribution of the Mozilla SpiderMonkey JavaScript implementation. This release includes: an update of the build environment to GNU autoconf 2.61, and the addition of a jspack command. January 26, 2007 DMDScript 1.13 has been released. DMDScript is an ECMAScript implementation written in D. This release includes updates for changes to D 1.003. December 15, 2006 Updates to Chris Double's Factor to JavaScript CompilerPosted: 2006-12-15 23:20:00
Chris Double has announced that he has made some updates to his Factor to JavaScript compiler. Factor is dynamically typed stack-based language, drawing from Forth, Common Lisp, Joy and Slate. The updates include: an FFI interface to JavaScript, parser improvements, AJAX support, and other changes. November 08, 2006 The Mozilla Foundation and Adobe have announced the creation of the Tamarin project. It aims to "implement a high-performance, open source implementation of the ECMAScript 4th edition (ES4) language specification." Tamarin is based off of the source code to the ActionScript Virtual Machine, contributed by Adobe. "The ActionScript Virtual Machine features a Just In Time (JIT) compiler that translates ActionScript bytecode to native machine code for maximum execution speed." October 23, 2006 Narrative JavaScript Beta1 has been released. "Narrative JavaScript is a small extension to the JavaScript language that enables blocking capabilities for asynchronous event callbacks." This release includes: a client-side load-and-compile API based on XHR, a formal threading API, a Java-based compiler using Rhino, and bugfixes. August 20, 2006 OSSP js 1.6.20060820 has been released. OSSP js is a stand-alone distribution of the Mozilla SpiderMonkey JavaScript implementation. This release includes support for building SpiderMonkey with UTF-8-based C strings. August 06, 2006 Simple ECMAScript Engine 2.0 has been released. SEE is a portable, open-source ECMAScript Edition 3 implementation. This release includes: improved Netscape compatibility, support for GC finalizers, dynamic module support, API improvements, plus other changes and bugfixes. August 05, 2006 OSSP js 1.6.20060803 has been released. OSSP js is a stand-alone distribution of the Mozilla SpiderMonkey JavaScript implementation. This release includes support for dynamically loading C extension modules. July 31, 2006 OSSP js 1.6.20060730 has been released. OSSP js is a stand-alone distribution of the Mozilla SpiderMonkey JavaScript implementation. This release includes support for Cygwin and MinGW. July 19, 2006 DMDScript 1.11 has been released. DMDScript is an ECMAScript implementation written in D. This release includes updates for changes to Digital Mars D 0.163. September 08, 2005 php-js 0.1.0 has been released. It embeds the Mozilla SpiderMonkey JavaScript engine into PHP via an experimental PHP extension. This is the initial release. |