On 4 Feb 2009, at 20:47, José Alburquerque wrote:
Thanks a lot for your answers. Again, much appreciated.
If you figure out how to do it, you might integrate into the Bison
distribution (on the Bug-Bison list). This question has come up in the
past, but it has not been implemented in Biso
Hans Aberg said the following:
On 4 Feb 2009, at 17:06, José Alburquerque wrote:
Are there other tools that work with LR(1)? Maybe I can look into
those if they exist. Thanks for your answers. Really appreciate it.
The problems is that also those may do some compaction - they just
guarante
On 4 Feb 2009, at 17:06, José Alburquerque wrote:
I'm guessing that bisonc++ also generates a .output file. Would you
or anyone else know?
It is an unrelated program. Bison now has lalr1 skeletons for C++ and
Java.
One problem is that the LALR(1) parsing algorithm that Bison uses
makes
Hans Aberg said the following:
On 4 Feb 2009, at 03:40, José Alburquerque wrote:
Hi. I'm not subscribed to this list, but I'm hoping someone here can
still help me. I'm attempting to develop a small front-end to
dvdauthor in C++ to logically create DVD's to be played in standard
DVD player
On 4 Feb 2009, at 03:40, José Alburquerque wrote:
Hi. I'm not subscribed to this list, but I'm hoping someone here
can still help me. I'm attempting to develop a small front-end to
dvdauthor in C++ to logically create DVD's to be played in standard
DVD players. I would like to include "c