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 3

author

cowan

comment


    

ipnr

127.11.51.1

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, S7, SXM, Spark, Inlab, Owl Lisp, Sagittarius

"\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

2014-12-28 10:20:37

version

3