bison-patches
[Top][All Lists]
Advanced

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

[RFC] %language declaration


From: Paolo Bonzini
Subject: [RFC] %language declaration
Date: Mon, 11 Sep 2006 11:04:55 +0200
User-agent: Thunderbird 1.5.0.5 (Macintosh/20060719)

Hi everybody,

I plan to implement a Java skeleton for bison; since (if I have time -- I don't guarantee anything on this part) I would also like to implement GLR parsing for Java, the attached patch attempts to provide a "%language" declaration that wraps over "%skeleton".

Together with %language, there is a -L option to determine the language from the command-line.

-L and -S are mutually exclusive, as are %language and %skeleton, but the command-line options override the grammar directives.

Would something similar, of course with documentation and against mainline rather than 2.0, be ok to apply? The copyright process is in the works.

Paolo




reply via email to

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