Hi Tim,

Tim Johnson wrote:
> On Tuesday 11 December 2007, Anton Rolls wrote:
>> Hi Giuseppe,
> I must defer to Anton's grasp of rebol - I believe his knowledge
> of theory runs deeper than mine, but I must differ with what
> he says here: 
> 
>> Let me just start by saying that rebol defines no "scope".
> because at
> http://www.rebol.com/docs/core23/rebolcore-9.html#section-9
> "scope" is indeed a topic here.... to say otherwise is to
> further confuse the newcomer.
> 
>> Every word can be bound and rebound dynamically
> Indeed! And 'bind is a powerful tool that enables us to 
> manipulate scope... but first one must understand how
> rebol uses "definitional scoping".
> respectfully
> Tim

Fair enough. Let me add that bind is how scope in
rebol is implemented. Knowledge of bind is how one
understands scope in rebol better.

Regards,

Anton.
-- 
To unsubscribe from the list, just send an email to 
lists at rebol.com with unsubscribe as the subject.

Reply via email to