Download List

Projeto Descrição

Gleam is a simple Scheme language interpreter
written in Java. Its goals are to support the
discovery of Scheme for beginners, simplicity,
R5RS compliance, and full integration with the
Java platform (with the ability to call Java code
from Scheme and vice versa).

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.

2007-02-05 00:51 Back to release list
0.89

A partir desta versão, é possível instanciar e usar objetos Java a partir do regime. O regime inicial <-> Java mecanismo de conversão de tipo é executado. Agora o código Java pode definir novas variáveis regime de exploração objetos Java. Há um novo arquivo build.xml.
Tags: Major feature enhancements
Starting from this release, it is possible to instantiate and use Java objects from Scheme. An initial Scheme &lt;-&gt; Java type conversion mechanism is implemented. Now Java code can define new Scheme variables holding Java objects. There is a new build.xml file.

Project Resources