Download List

專案描述

SigScheme is a R5RS Scheme interpreter for embedded use. It features a small footprint (64KB in library form on the "small" configuration) like SIOD and TinyScheme, low memory consumption (2-words per cons cell), handling of multibyte characters (UTF-8, EUCs, and Shift_JIS), and more. It is mainly developed to replace the Scheme interpreter of uim.

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-04-27 14:57
0.8.3

Some tests were fixed.
標籤: Minor bugfixes

2008-04-07 23:21
0.8.2

This release fixes 'make check', which always passed even if some tests were failed.
標籤: Minor bugfixes

2008-03-30 08:30
0.8.1

Critical memory bugs and build problem on some
platforms were fixed.
標籤: Major bugfixes

2007-09-13 16:00
0.8.0

Most features left unvalidated in the 0.7.x series have been validated and now can be used for production codes. Various new features were implemented such as SRFI 0, 1, 9, 43, 55, 69, 95, define-macro, and let-optionals*.
標籤: Major feature enhancements

2007-07-03 15:52
0.7.5

SIOD compatibility regarding "if" syntax was
added. The SRFI-75 support for R6RS (R5.92RS)
characters was revised.
標籤: Minor feature enhancements

Project Resources