bison
Marc Espie
espie@quatramaran.ens.fr
Sun Jul 30 03:20:00 GMT 2000
On Sun, Jul 30, 2000 at 11:51:46AM +0200, Gerald Pfeifer wrote:
> On Sun, 30 Jul 2000, Marc Espie wrote:
> > Actually, the only language that requires bison is java (pure parser).
> >
> > C, C++ and objective C are usually happy with byacc [...]
>
> Isn't that a bug in the Java frontend then (that should be fixed)?
No, that one is reasonable. You would have heard from me otherwise :)
No version of yacc that I know of supports pure parsers yet, which is what
java wants, and what bison supports.
More information about the Gcc
mailing list