Content deleted Content added
m ja: |
m added Chicken |
||
Line 37:
== Implementations ==
* [http://www.scheme.com/ Chez Scheme], a proprietary freeware Scheme interpreter and commercial Scheme compiler for [[Microsoft Windows]] and several [[UNIX]] systems
* Chicken is a Scheme-to-C compiler. It can be found [http://www.call-with-current-continuation.org/chicken.html here].
* [[Guile]] is the [[GNU|GNU project]]'s official extension language. The Scheme interpreter is packaged as a library to provide scripting to applications. It can be found [http://www.gnu.org/software/guile/ here].
* [http://www.plt-scheme.org/ The PLT Scheme suite], a suite of Scheme programs for Windows, Mac, and Unix platforms including an interpreter (MzScheme), a graphical toolkit (MrEd), a pedagogically-oriented graphical editor (DrScheme), and various other components including [[Component object model]] and [[ODBC]] libraries.
|