Download List

项目描述

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 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

从这个版本开始,就可以实例化和使用计划,Java对象。初步的计划“ - ”Java类型转换机制落实。现在,Java代码可以定义新的计划举行的Java对象的变量。有一个新的build.xml文件。
标签: Major feature enhancements
Starting from this release, it is possible to instantiate and use Java objects from Scheme. An initial Scheme <-> 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