TinyScheme

TinyScheme is a free software implementation of the Scheme programming language with a lightweight Scheme interpreter of a subset of the R5RS standard. It is meant to be used as an embedded scripting interpreter for other programs. Much of the functionality in TinyScheme is included conditionally, to allow developers to balance features and size/footprint.

Authors: 
Dimitrios Souflis
Jonathan S. Shapiro
Latest release: 
1.36
Latest release date: 
2006-12-07
License: 
BSD
Website: 
http://tinyscheme.sourceforge.net/