Jump to content

Scheme (programming language)

From Simple English Wikipedia, the free encyclopedia
Revision as of 20:51, 25 March 2009 by 128.205.147.163 (talk)

Scheme is a programming language. It is one of the two dialects of LISP in widespread use today. The other dialect of LISP widely used is Common lisp. Scheme is often used as a teaching tool; to teach computer science students functional programming.