bison-patches
[Top][All Lists]
Advanced

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

Re: [SPAM] Re: proposal: simplify prologue alternatives into %code


From: Paul Eggert
Subject: Re: [SPAM] Re: proposal: simplify prologue alternatives into %code
Date: Sun, 07 Jan 2007 13:02:21 -0800
User-agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.4 (gnu/linux)

"Joel E. Denny" <address@hidden> writes:

> I think we shouldn't use STRING for those names in parse-gram.y.  
> Instead, we should define a limited regular expression that plays nicely 
> with M4.

Sure.  How about using the Bison rule for identifiers?

> 4. I wish %define put all its names in a separate namespace.  For example:
>
>   %define "my_name" "value"
>
> would create a b4_percent_define_my_name muscle instead of b4_my_name.  I 
> do something similar for %code qualifiers.  This keeps these muscles out 
> of the way of all of Bison's internal muscles.  Any objections?

None here.




reply via email to

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