Download List

專案描述

Scheme2Js is an efficient Scheme to Javascript
compiler. Scheme2Js is not completely R5RS
compliant, but features call/cc, partial tail-rec
recursion, variable argument functions, symbols,
lists, and macros. However, it lacks (among other
things) hygienic macros and exact numbers.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-12-20 03:48 Back to release list
20081219

The compiler has been optimized. It is now much faster and consumes less memory. Many bugs have been fixed. The default module clause of Scheme2Js is now similar to the one of Bigloo. This release supports qualified names.
標籤: Code cleanup

Project Resources