This site is a static rendering of the Trac instance that was used by R7RS-WG1 for its work on R7RS-small (PDF), which was ratified in 2013. For more information, see Home.

Source for wiki CommaInIdentifiers version 1

author

cowan

comment


    

ipnr

98.14.173.81

name

CommaInIdentifiers

readonly

0

text

== Testing whether an identifier can end in a comma ==

{{{`}}}`(a, 'b)` => `(a b)`:  Racket, Gauche, Gambit, Chicken, Scheme48/scsh, Kawa, Chibi, SCM, Chez, Vicare, NexJ, STklos, KSi, !SigScheme, Scheme 9, XLisp, Rep, Oaklisp, Spark, Inlab, Owl Lisp.

{{{`}}}`(a, 'b)` => `(a, 'b)`:  Bigloo, Guile, SISC, Shoe, !TinyScheme, Dream, Scheme 7, Schemik, Elk, VX, Sizzle.

Syntax error:  Larceny, Ypsilon, Mosh, SXI, MScheme.

UMB crashes.

time

2012-06-09 08:51:28

version

1