This site, maintained by David Leake at Indiana University, describes the SWALE project's case-based reasoning approach to generating creative explanations. A simplified version of the SWALE code is available.
Home page for the AAAI Press book, edited by David Leake. Includes the table of contents and a link to an on-line version of the chapter "CBR in Context: The Present and Future, " a tutorial and overview of case-based reasoning research and applications.
Compiler architecture dynamically optimizes stand-alone programs via staged compiling. Uses run-time values and invariants to improve code as it executes, yielding performance superior to statically optimal code.
The definitive resource for Scheme on the net. Includes a large catalog of implementations, useful source code, and documents, many of which you won't find anywhere else.