bug-bison
[Top][All Lists]
Advanced

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

Re: Java code from Bison?


From: Hans Aberg
Subject: Re: Java code from Bison?
Date: Tue, 11 Jan 2005 01:26:49 +0100
User-agent: Microsoft-Outlook-Express-Macintosh-Edition/5.0.6

At 15:18 -0800 2005/01/10, Paul Hilfinger wrote:
>Does anyone know the status of attempts to get Bison to generate Java
>code?

The Bison TODO file has some comments on this. I think though that once one
gets the extension of %define and the new %typed command that I suggested in
the Bison-Patches list for use with C++, the writing of Java output would be
fairly easy. The tricky thing with C++ is to place the code and to provide
suitable type conversions. But with such constructs in hand, I suspect it
would be fairly easy to do for C++. Then, Java is similar in structure to
C++. So it may have the same problems, even though simpler.

  Hans Aberg






reply via email to

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