Ypsilon (Scheme implementation)

This is an old revision of this page, as edited by Cybercobra (talk | contribs) at 04:14, 8 October 2011 (cleanup). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Ypsilon Scheme is a free software implementation of the R6RS standard of Scheme. It implements mostly concurrent garbage collection, which is optimized for multi-core CPU systems. Its author, Yoshikatsu Fujita, developed the Ypsilon implementation to satisfy the need for a real-time Scheme implementation suitable for computer game development without giving up a garbage collected dynamic interpreter.

Ypsilon Scheme
Original author(s)Yoshikatsu Fujita
Developer(s)Yoshikatsu Fujita
Initial releaseAugust 1, 2008
Stable release
0.9.6-update3 / December 23, 2008; 16 years ago (2008-12-23)
Operating systemCross-platform
Standard(s)R6RS
Available inEnglish
TypeCompiler
LicenseRevised BSD license
Websitehttp://www.littlewingpinball.net/mediawiki/index.php/Ypsilon