|
Top: Computers: Programming: Languages: Lisp: Scheme: FAQs,_Help,_and_Tutorials:
FAQs, Help, and Tutorials (11)
Categories:
See Also:
Regular Links:
A Page About call/cc 
Good introduction, explains call-with-current-continuation function and how it works. Compares to exceptions in languages Java, C++, C's setjmp() and longjmp(), problems of lexical versus dynamic scoping with continuations. Very informative, more so for i
http://www.madore.org/~david/computers/callcc.html
An Introduction to Scheme 
A paper by Daniel P. Friedman (1994) which provides a good introduction to Scheme programming. Presented at the First International Forum on Computer Programming in Education, ITESM, Mexico.
http://www.cs.indiana.edu/eip/dfried.ps
Compiling: A High-level Introduction Using Scheme 
A short paper by Christopher T. Haynes (1997) which outlines a one-semester course presenting compiler development in a number of code transformation steps using Scheme as its source language.
http://www.cs.indiana.edu/~chaynes/papers/sigcse97.ps
Scheme in Education 
A meta-resource maintained by Shriram Krishnamurthi for people interested in Scheme as a tool in education.
http://www.schemers.org/Education/
Schools Using Scheme 
A compilation of colleges, universities, and secondary schools which use Scheme in their curricula. Compiled and maintained by Ed Martin of Schemers, Inc.
http://www.schemers.com/schools.html
The TeachScheme! Project 
Goals of this Rice University project: disseminate a new introductory curriculum on computing, and turn computing and programming into indispensable parts of the liberal arts college curriculum.
http://www.teach-scheme.org/
|
|
Last Updated: 2007-04-06 22:08:51
|