[REBOL] Re: link to background on Rebol language design?
From: robert:muench:robertmuench at: 22-Aug-2003 8:46
> -----Original Message-----
> From: [rebol-bounce--rebol--com] [mailto:[rebol-bounce--rebol--com]]
> On Behalf Of Brett Handley
> Sent: Thursday, August 21, 2003 2:47 AM
> To: [rebol-list--rebol--com]
> Subject: [REBOL] Re: link to background on Rebol language design?
> One interesting mental model I occassionally use is to
> visualise a matrix, with REBOL words as row labels and
> different contexts being columns (mostly anonymous).
Hi, this leads me to a question: Is it possible to list all contexts a
word! is defined in? I know that there are a lot of anonymous contexts,
those could be numbered. To me it would be very intersting to see in how
many contexts a word! is defined in, what values it has in each context.
Robert