[DGD] grammar voodoo questions
Shentino
shentino at gmail.com
Wed Sep 20 02:48:43 CEST 2006
yikes...
Guess I'll have to write a parse grammar for parse grammars
On 9/19/06, Felix A. Croes <felix at dworkin.nl> wrote:
> Shentino <shentino at gmail.com> wrote:
>
> > When you change the grammar, does ALL parser/tokenizer state get
> > wiped, or is some of it retained?
> >
> > Just wondering if you could change only the rules or only the tokens
> > and leave the other cached.
>
> The parser automaton cache is erased if you change so much as a space
> in between rules.
>
> Regards,
> Dworkin
> __________________________________________
> http://mail.dworkin.nl/mailman/listinfo/dgd
>
More information about the DGD
mailing list