[REBOL] Re: parse and infinite loops (was: parse, again)
From: hallvard:ystad:helpinhand at: 6-Nov-2001 12:42
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? ~H