This is the mail archive of the gcc@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: Proposal for extension to GCC


On Sat, 19 Aug 2000, Ted Clancy wrote:

> What I would like is if it was possible for people, if they chose, to write in
> a YACCable version of C++. This is of interest to me because I'm writing a C++
> parser/editor tool, but it should be of interest to anyone who's using
> YACC-based tools (such as GCC)

Oh yeah. And not just people using YACC-based tools, but any tools
where the idea of requiring infinite lookahead is ridicous.

Ted Clancy.


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