[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: "Recursive parsing"
From: |
Urdaneta, Alfonso E (N-Summitt Technologies) |
Subject: |
RE: "Recursive parsing" |
Date: |
Fri, 07 Mar 2003 09:29:36 -0500 |
> That is why in the O'reilly book, it suggests using renaming and make
> these arrays local to yyparse(). However one has to use 'sed' to do it
Seems like you are talking about two different things here - multiple
grammars (which is doable with the "prefix" options), and pure re-entrant
parsers. ?
Alfonso.