Scheme

Introduction

Scheme is a multi-paradigm programming language. It is one of the two main dialects of Lisp (the other being Common Lisp) and supports a number of programming paradigms but is best known for its support of functional programming.

See also: R, an implementation of the S programming language with lexical scoping semantics inspired by Scheme.

References

  1. http://en.wikipedia.org/wiki/Scheme_%28programming_language%29
  2. http://www.plt-scheme.org/software/mzscheme/
  3. https://wiki.cse.buffalo.edu/services/content/r