Okay, here's a question for those of you with more experience at parsers
than I have. (Which would be about everyone)
Is there any reasonable case where we would need to backtrack over
successfully parsed source and redo the parsing? I'm not talking about the
case where regular expressions run over text and ultimately fail, but
rather cases where we need to chuck out part of what we have and restart?
Dan
--------------------------------------"it's like this"-------------------
Dan Sugalski even samurai
[EMAIL PROTECTED] have teddy bears and even
teddy bears get drunk
- Re: Backtracking through the source Dan Sugalski
- Re: Backtracking through the source Kurt D. Starsinic
- Re: Backtracking through the source Dan Sugalski
- Re: Backtracking through the source Nicholas Clark
- Re: Backtracking through the source Jarkko Hietaniemi
- Re: Backtracking through the source Tom Hughes
- Re: Backtracking through the source Simon Cozens
- Re: Backtracking through the source Tom Hughes
- Re: Backtracking through the source Simon Cozens
- Re: Backtracking through the sourc... Tom Hughes
- Re: Backtracking through the s... Steve Fink
