This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Objective C lexer - small cleanup


On Fri, Jun 29, 2001 at 12:26:28PM -0700, Mark Mitchell wrote:
> It seems to be the right abstraction,
> though; you kind of queue up things for a while, and then forget
> about some of the old ones.  It does allow arbitrary lookahead/pushback
> very nicely.

Schweet.  There's a really annoying C++ language ambiguity that I'm told
can be handled by sufficiently large lookahead.


Phil

-- 
Would I had phrases that are not known, utterances that are strange, in
new language that has not been used, free from repetition, not an utterance
which has grown stale, which men of old have spoken.
                                     - anonymous Egyptian scribe, c.1700 BC


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]