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 SetUndefinedVariable version 2
author
cowan
comment
ipnr
108.182.78.175
name
SetUndefinedVariable
readonly
0
text
== Attempting to set an undefined variable==
Racket, Gauche, MIT, Gambit, Bigloo, Scheme48/scsh, Guile, SISC, Chibi, SCM, Ypsilon, NexJ, STklos, KSi, !SigScheme, Shoe, !TinyScheme, Scheme 9, Dream, S7, Schemik, Elk, UMB, Sizzle, Spark, Dfsch, Inlab complain about the attempt to use `set!` on an unbound variable.
Chicken, Kawa, Chibi, Chez, !Ikarus/Vicare, Larceny, Mosh, XLisp, Rep, VX, Llava, Femtolisp do not.
Oaklisp, SXM print a warning but allow it.
Owl Lisp doesn't have variable assignment.
time
2013-05-24 13:08:50
version
2