Scheme
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) |
Revision as of 23:06, 12 October 2013
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").