Jump to content

Scheme (programming language)

From Simple English Wikipedia, the free encyclopedia
Revision as of 16:13, 23 February 2009 by 170.252.248.206 (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. It is often used as a teaching tool; to teach computer science students functional programming.