- Chez Scheme
-
Chez Scheme Developer(s) Cadence Research Systems Stable release 8.0 / March 2010 Operating system Cross-platform Type Programming language License Proprietary Website http://www.scheme.com/ Chez Scheme is a proprietary Scheme implementation by R. Kent Dybvig, first released in 1985, which uses incremental native-code compilation to produce native binaries for the PowerPC, SPARC; x86 and x86-64 processor architectures. Chez Scheme supports R6RS[1] since version 7.9.1.
Chez Scheme has a windowing and graphics package called the Scheme Widget Library, and is supported by the portable SLIB library.
According to several benchmarks,[2] Chez Scheme is among the fastest available Scheme implementations.
Petite Chez Scheme is its sibling implementation which uses a threaded interpreter design in place of Chez Scheme's incremental native-code compiler. Programs written for Chez Scheme run unchanged in Petite Chez Scheme, as long as they do not depend specifically on the compiler (for example foreign function interface is only available in the compiler). Petite Chez Scheme is freely distributable and may be used without royalty fees, subject to the license agreement.[3]
References
- ^ "Chez Scheme Version 8.0 Release Notes". scheme.com. March 2010. http://www.scheme.com/csv8.0/8.0.html.
- ^ William D Clinger (2007-07-05). "Twobit: Benchmarks". http://www.ccs.neu.edu/home/will/Twobit/benchmarks2006.html. Retrieved 2008-08-05.
- ^ "Petite Chez Scheme Software License Agreement". http://www.scheme.com/csv7.3/petite-lic.html. Retrieved 2007-08-05.
See also
External links
Categories:- Scheme compilers
- Scheme interpreters
- Scheme implementations
- Computer programming stubs
Wikimedia Foundation. 2010.