jf:
> 8,000 ! that's an unusual number. Is it the number of vine stock on Carl's
>  land?  ;-) 


I was rounding :-)

It looks like a power of 2 minus a few:

>> length? first system/words
== 2462
>> forever [to-word join "a" random 100000]
** Internal Error: No more global variable space
** Where: to-word
** Near: to word! :value
>> length? first system/words
== 8062

Where are the 130 that would make it a neat 8192? Only Carl knows.

Also, note that it is somewhat worse than my previous message. Of the 8000 
(or so) nearly 2500 are used up already by the system. (That result with View. 
Different numbers with Core)

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

Reply via email to