bug-bison
[Top][All Lists]
Advanced

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

Re: Multiple output


From: Hans Aberg
Subject: Re: Multiple output
Date: Mon, 3 Jun 2002 20:01:54 +0200

At 16:13 +0200 2002/06/03, Akim Demaille wrote:
>The long term goal is to have GNU M4 become a library itself, linked
>with bison.

I think it may be wise to not settle too hard for M4, as it may not be
sufficient: For true multi-language support, one should be able to express
the parser code in a universal manner, and it can be difficult to do that
with a macro language.

The other aspect is that I found it easier to program with the text part in
a file rather than integrating it into the C-code. Thus, the approach I
suggested may simplify the Bison C code.

  Hans Aberg





reply via email to

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