[EMAIL PROTECTED] wrote:
> BTW When I was first learning REBOL last fall I tried programming many of
> the samples from the "Wizard Book" by Sussman et. al.. I found that it was
> not really possible to write programs with the same behavior as the Scheme
> examples, possibly because of the lack of dynamic binding in REBOL.
> Presumably in REBOL 1.x this was possible.
I was planning do to exactly the same thing when I get a chance! It
looks like some of the messages that have been posted to this list over
the past few weeks should be very helpful. I feel bad because, while I
can realize that there is a lot of subtle stuff going on with issues
like when variables are bound, I don't seem to have the intuitive grasp
of how things work that other people on this list do.. or rather, I have
to work a little bit harder to figure out what's going on.. and an
exercise like porting the samples from the Wizard Book should bring
things into a closer focus for me.
-Jake