Scheme

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
m
(Links)
Line 12: Line 12:
 
* List of Scheme resources, papers and implementations [http://www.schemers.org]
 
* List of Scheme resources, papers and implementations [http://www.schemers.org]
 
* Structure and Interpretation of Computer Programs (aka. "The Scheme Bible") available [http://mitpress.mit.edu/sicp/ here] (based on R5RS)
 
* Structure and Interpretation of Computer Programs (aka. "The Scheme Bible") available [http://mitpress.mit.edu/sicp/ here] (based on R5RS)
 +
* [http://www.scheme.com/tspl4/ The Scheme Programming Language, Fourth Edition, by R. Kent Dybvig (free online book)]

Revision as of 03:58, 9 February 2015

File Format
Name Scheme
Ontology

Scheme is a dialect of LISP which attempts to keep the semantics clean and simple with few divergent ways to express something (which is a diametrically opposite tack to Perl, which prides itself in having "more than one way to do anything").

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox