Talk:S-expressions: Difference between revisions

Line 15:
 
Common Lisp: ANSI Standard available in the form of the [[http://www.lispworks.com/documentation/HyperSpec/Front/index.htm Common Lisp HyperSpec]]. The reader syntax is described in [[http://www.lispworks.com/documentation/HyperSpec/Body/02_.htm Syntax]].
:this page describing the [[http://www.lispworks.com/documentation/HyperSpec/Body/02_ad.htm Character Syntax Types]] seems most interestung.--[[User:EMBee|eMBee]] 02:07, 20 October 2011 (UTC)
 
ISO Standard Lisp: Also known as [[http://islisp.info/ ISLisp]].
 
Scheme: Revised [6] Report on the Algorithmic Language Scheme, [[http://www.r6rs.org/ R6RS]].
:syntax is in chapter [http://www.r6rs.org/final/html/r6rs/r6rs-Z-H-7.html#node_sec_4.2 4.2]
 
There are many common elements, and there are differences.
Anonymous user