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

[REBOL] Re: parse limits

From: gscottjones:mchsi at: 13-Sep-2002 13:49

From: "Gregg Irwin"
> << n: 0 parse "" rule: [(n: n + 1) rule] n ; == 201 > > self stops at n = 201 on my system (View 1.2.1.3.1 and 1.2.8.3.1) > > I should like to know if 201 is the limit on al systems. >> > > Yes for me, also on Core 2.5.3.3.1 and Link 1.0.2.3.1
And also on REBOL/Link 1.0.6.3.1 --Scott Jones