Scheme (programming language)

From Design Computation
Revision as of 21:16, 6 January 2017 by Abel Maciel (talk | contribs)

Jump to: navigation, search

Scheme is a functional programming language and one of the two main dialects of the programming language Lisp. Unlike Common Lisp, the other main dialect, Scheme follows a minimalist design philosophy specifying a small standard core with powerful tools for language extension.