help-bison
[Top][All Lists]
Advanced

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

Re: Token types with constructor


From: Hans Aberg
Subject: Re: Token types with constructor
Date: Mon, 6 Sep 2004 18:53:45 +0200

At 00:35 +0200 2004/09/03, Martin Trautmann wrote:
>But with established solution I mean the yyoverflow construction that
>seems to be introduced exactly for the purpose we need it.

As long as you compile it under C, as it never was written for C++, and
never will.

>I don't want to change the parser skeletons any more.

Experiment as you wish, but with a parser not properly written for C++, you
are on your own.

The problems under C++ is not only to get a working parser, but enable user
supporting C++ code to be properly placed, as well to sync it with Flex.

  Hans Aberg






reply via email to

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