bug-bison
[Top][All Lists]
Advanced

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

Re: multiple lalr1.cc scanners


From: Hans Aberg
Subject: Re: multiple lalr1.cc scanners
Date: Wed, 11 Jun 2003 12:18:28 +0200

At 11:03 +0200 2003/06/11, Alexandre Duret-Lutz wrote:
>I'm working on a C++ project where
> 1) I'd like to use the lalr1.cc skeleton
> 2) I need to use many scanner
>
>Unfortunately, these two points seem contradictory presently.
>The lalr1.cc skelton will always output yy::Position,
>yy::Location, yy::Stack, and yy::Parser classes, and it will
>always call yylex().

I will submit my own C++ skeleton to Bison Patches (cc'ing you), so that
those that want to experiment can do it. It does not have that limitation
you mention, I think.

  Hans Aberg






reply via email to

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