Bazsites.com Scheme
Directory Topics
On the Web
- Scheme Implementations and Mailing Lists - A list of Scheme implementations from the Scheme FAQ maintained by Mark Kantrowitz.
- Petite Chez Scheme - A complete Scheme system that is fully compatible with Chez Scheme but uses high-speed threaded interpreter technology in place of Chez Scheme's incremental native-code compiler. [Freeware]
- Scheme Hash - A whole handfull of Scheme programs and applications, including Treaps ("A sorted dictionary data structure based on randomized search trees."), Scheme database interfaces, parsing utilities for CGI and XML, binary I/O and applications, POSIX interfaces, a purely functional OO system, and read-time application.
- An Executable Denotational Semantics for Scheme - SchemeDS, as defined in R5RS. Program coded in R5RS Scheme. Description, documents, downloads. [AppSolutions Software Licensing]
- Teach Yourself Scheme in Fixnum Days - An online Scheme tutorial by Dorai Sitaram.
- The Scheme Programming Language - Main page at MIT, Scheme's birthplace; short list of implementations, some general documentation, information on the MIT Scheme implementation, some random links.
- PS3I, The Persistent Server-Side Scheme Interpreter - A nearly R4RS-compliant Scheme implementation written in Java and Scheme, which is multi-user, multi-threaded, and aimed to run on webservers (as servlets). Based on a previous Scheme-in-Java implementation, Jaja, by the same author.
- MIT Scheme - From MIT, for many systems, has comprehensive code library, includes most functionality of ANSI Standard Common Lisp (CLtL2), many low-level OS interactions. Distributed with system is LIAR (LIAR Imitates Apply Recursively), optimizing compiler that outputs native machine code, has Edwin interactive Emacs-derived editor written in pure Scheme and the subject of an MIT AI Lab Memo. Arguably one of the best Scheme systems available, unarguably one of largest. Major downfall: its not totally R5RS compliant, more so for hygienic macros and #f versus the empty list. Version 7.5 now available for x86 systems.
- PLT Scheme - Advocacy and authoring group, umbrella name for family of implementations: DrScheme (Scheme, MzScheme, MrEd); books: How to Design Programs, How to Use Scheme; and TeachScheme! project. University-based, supported by many volunteers writing code, documentation.
- CMU AI Repository Free/Shareware Scheme Implementations - Yet more Scheme implementations from the CMU AI Repository. Many of these are also available from the Indiana University Scheme Repository.
Wikipedia Articles
- Matrix scheme - A matrix scheme, also known as a Matrix Site, Elevator Scheme, Escalator Scheme or Ladder Scheme, is a business model involving the exchange of money for a certain product with a side bonus of being added to a waiting list for a product of greater value than the amount given. Matrix schemes are also sometimes considered similar to ...
- Scheme Requests for Implementation - Scheme Requests for Implementation (SRFI) is an effort to coordinate libraries and extensions of standard Scheme, necessitated by Scheme's minimalistic design, and particularly the lack of a standard library prior to R6RS. SRFI is supported by many Scheme implementationsand as such is an informal standard.
- Kiewa Hydroelectric Scheme, Victoria (Australia) - The Kiewa Hydroelectric Scheme is the largest hydro-electric scheme in Victoria and the second largest in mainland Australia after the Snowy Mountains Scheme. The scheme is situated in the Australian Alps in north-eastern Victoria about 200kms from Melbourne and is wholly owned by AGL.
- Minimal subtraction scheme - In quantum field theory, the minimal subtraction scheme, or MS scheme is a particular renormalization scheme used to absorb the infinities that arise in perturbative calculations beyond leading order. The MS scheme consists of absorbing only the divergent part of the radiative corrections into the counterterms.
- Glossary of scheme theory - This is a glossary of scheme theory. For an introduction to the theory of schemes in algebraic geometry, see affine scheme, projective space, sheaf and scheme.