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 3
author
cowan
comment
ipnr
127.11.51.1
name
SetUndefinedVariable
readonly
0
text
== Attempting to set an unbound 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, Sagittarius 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
2014-12-28 10:27:36
version
3