Content deleted Content added
No edit summary Tags: Reverted Mobile edit Mobile web edit |
m Reverted 1 edit by 112.201.188.160 (talk) to last revision by BattyBot |
||
Line 1:
{{Short description|Dialect of Lisp}}
{{Infobox programming language
| name = Scheme
Line 31:
-->The most recent standard, R7RS,<ref name="r7rs_homepage">{{cite web |url=http://www.r7rs.org |title=Revised<sup>7</sup> Report on the Algorithmic Language Scheme (R7RS) |last1=Shinn |first1=Alex |last2=Cowan |first2=John |last3=Gleckler |first3=Arthur |date=July 2013 |access-date=2020-11-08}}</ref> <!--
-->provides "small" and "large" versions of the Scheme language; the "small" language standard was ratified in 2013.<ref name="r7rs">{{cite web |url=http://trac.sacrideo.us/wg/raw-attachment/wiki/WikiStart/r7rs.pdf |title=R7RS final available |date=2013-07-06}}</ref><!--
--> Scheme has a diverse user base due to its compactness and elegance, but its minimalist philosophy has also caused wide divergence between practical implementations, so much that the Scheme Steering Committee calls it "the world's most unportable programming language" and "a ''family'' of dialects" rather than a single language.<ref name="position_paper">{{cite web |publisher=Scheme Steering Committee |author=Will Clinger, Marc Feeley, Chris Hanson, Jonathan Rees and Olin Shivers |url=http://scheme-reports.org/2009/position-statement.html |title=Position Statement ''(draft)'' |date=2009-08-20 |access-date=2012-08-09}}</ref>
== History ==
|