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 UpperCaseEscape version 1

author

cowan

comment


    

ipnr

173.13.139.236

name

UpperCaseEscape

readonly

0

text

How is the string "abc\Ndef", with an uppercase escape sequence, processed?

Lexical syntax error:  Racket, Gambit, Chicken, Scheme48/scsh, Guile, Vicare, Ypsilon, Mosh, !IronScheme, NexJ, KSi, !SigScheme, Scheme 9, Scheme 7, SXM, Spark, Inlab, Owl Lisp

"\N" is the same as "N":  Gauche, Bigloo, Kawa, SISC, Chibi, SCM, Larceny, STklos, Shoe, !TinyScheme, Dream, BDC, Rep, Elk, UMB, VX, Oaklisp, Llava, Sizzle, !FemtoLisp, Dfsch

"\N" is the same as "\n":  MIT, RScheme

"\N" is interpreted as two characters: Schemik

Ambiguous result:  Chez

time

2013-01-15 05:07:06

version

1