amscm110.tgz ( Filesize: 61,519 )
This is version 1.10 of AM-Scheme, Atsushi-Moriwaki's Scheme.
The AM-Scheme Interpreter is based on "SCHEME Interpreter in Common
Lisp" in Appendix of T.Matsuda & K.Saigo, Programming of LISP, archive
No5 (1987) p6 - p42 (Published in Japan).
Basically, it is a R^4RS conformant Scheme interpreter designed small
computers in mind. It supports all syntax and essential procedures of
R^4RS. However, macro features are not the one defined in R^4RS. It
is written in K&R C, but could be compiled by ANSI-C without any
serious problem. In fact, majority of cases we use GCC -- GNU's ANSI
conformant C compiler -- to run on UNIX boxes.
ソフト名: | AM-Scheme |
---|---|
動作OS: | 汎用 |
機種: | 汎用 |
種類: | PDS |
作者: | きだ あきら 森脇 淳 |