[R6RS] `call-with-current-continuation'
dyb at cs.indiana.edu
dyb at cs.indiana.edu
Sun Aug 20 10:39:00 EDT 2006
> I don't know what the continuation of `define' right-hand sides should
> be, i.e. whether the variable would get re-assigned or re-bound or
> whatever.
I thought we'd already decided on letrec* semantics for the library
bodies, which should nail down the meaning of continuations. Our
read-only restriction for exported variables means that the implied
reassignment of any exported variable would fail, however.
Kent
More information about the R6RS
mailing list