Download List

Projeto Descrição

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.

2011-04-25 10:41
20101114

Pequenas alterações e correções de bugs foram portados do Hop Scheme2Js.
Minor changes and bugfixes have been ported from Hop to Scheme2Js.

2010-08-17 07:11
20100816

"Runtime Scheme2Js-leitor passa a reconhecer palavras-chave. Vários bugs foram corrigidos.
Scheme2Js' runtime-reader now recognizes keywords.
Several bugs have been fixed.

2009-07-18 02:26
20090717

Scheme2Js agora bastante imprime sua saída. Este novo backend também é capaz de comprimir / ofuscar a saída. Em geral, este lançamento relatórios melhores mensagens de erro. Aridade controlos foram adicionados. Com este lançamento, Scheme2Js agora é triplo-licenciado sob a LGPL, CeCILL e CeCILL-C.
Scheme2Js now pretty prints its output. This new backend is also capable of compressing/obfuscating the output. In general, this release reports better error messages. Arity checks have been added. With this release, Scheme2Js is now triple-licensed under the LGPL, CeCILL, and CeCILL-C.

2008-12-20 03:48
20081219

O compilador foi otimizado. É agora muito mais rápido e consome menos memória. Muitos erros foram corrigidos. A cláusula padrão módulo de Scheme2Js agora é semelhante ao de um Bigloo. Esta versão suporta nomes qualificados.
Tags: Code cleanup
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.

2008-04-30 16:31
20080430

Vários erros no tempo de execução e alguns pequenos bugs no compilador foram corrigidos.
Tags: Minor bugfixes
Several bugs in the runtime and some minor bugs in
the compiler have been fixed.

Project Resources