TinyScheme

TinyScheme
Developer(s) Dimitrios Souflis, Jonathan S. Shapiro
Stable release 1.40 / January 18, 2011; 12 months ago (2011-01-18)
Operating system Cross-platform
Type Programming language
License BSD License
Website tinyscheme.sourceforge.net

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.

TinyScheme is used by the GNU Image Manipulation Program starting with version 2.4, replacing SIOD. [1]

References

  1. ^ "GIMP - Script-Fu Migration Guide". gimp.org. http://www.gimp.org/docs/script-fu-update.html. Retrieved November 5, 2011. 

External links