Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Size?

From: rotenca::telvia::it at: 10-Dec-2004 15:09

Hi, Sunanda, I think that Rebol is limited for every operation to 2GB (2147483647 bytes) because internal integers are signed 32 bit. I think this is a limit for ports, any-block and any-string length and index. A structural limit. Time for a 64 bit Rebol?