bug-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Grammar to large?


From: Paul Eggert
Subject: Re: Grammar to large?
Date: Sat, 01 May 2004 00:14:04 -0700
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux)

Hans Aberg <address@hidden> writes:

> Bison must probably have some knowledge of what the local language
> escapes for "{" and "}" are (i.e., when these do not count as
> matching braces).

There's no way to do this for C (or C++) without lexically analyzing
the token stream.  Other languages might differ, but we need not cross
that bridge now.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]