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

[REBOL] Re: parse and infinite loops (was: parse, again)

From: lmecir:mbox:vol:cz at: 6-Nov-2001 13:35

Ladislav Mecir skrev (Tuesday 06.11.2001, kl. 11.57):
>The rule of thumb for not being bugged by such kind of bugs is to use >rules >that either consume at least something from input or, if they don't, then >they should finish their work.
<<Ah! So [to end] doesn't actually consume whatever is left of parse's input?>> Do not forget, that it may be nothing sometimes...