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 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-09-11 00:30 Back to release list
0.90 pre-2

원시적인 절차를 정의하고 호출 방법이 변경되었습니다. 반사, 따라서 30 배 빠르고, 더 이상 통화를 달성하는 데 사용되지 않습니다. 그곳은 익명의 수업 원시의 배열에있는 하나의 방법을 적용 무시 정의됩니다.
Tags: Code cleanup
The way primitive procedures are defined and
invoked was changed. Reflection is not used any
more, thus achieving calls that are 30 times
faster. Primitives are defined as anonymous
classes in arrays of primitives, overriding one of
the apply methods.

Project Resources