bug-bison
[Top][All Lists]
Advanced

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

Re: Question: Bison and C++


From: David Pashley
Subject: Re: Question: Bison and C++
Date: 10 Aug 2001 13:07:07 +0100

On 10 Aug 2001 13:27:36 +0200, Hans Aberg wrote:
> 
> At 12:29 +0200 2001/08/10, Albrecht Fritzsche wrote:
> >as a Bison newbie I'm trying to use Bison inside C++ classes.
> 
> I simply compile the C files that Bison produces as C++. This does not give
> a full wrap of the parser inside a class, but suffices for my need. I then
> wrap this up in a C++ class, even though strictly speaking the parser isn't
> pure which would cause problems if I call more than one copy at once.
> 
>   Hans Aberg
> 

I found a shell script wrapper and C++ parser template at 

http://tinf2.vub.ac.be/~dvermeir/manual/bisonpp/

-- 
David Pashley
address@hidden
Nihil curo de ista tua stulta superstitione.

Attachment: pgpwCL8jvidnu.pgp
Description: PGP signature


reply via email to

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