Re: unmaintained package?

2005-12-20 Thread Bob Rossi
On Wed, Dec 21, 2005 at 01:15:38AM +0100, Odd Arild Olsen wrote: > > I would be pleased to see my patch included into Bison. I used it for a > project to implement a state machine in a process control program. I'm not > aware of any problem, but am not m4-skilled enough to do the integration wit

Re: unmaintained package?

2005-12-20 Thread Bob Rossi
On Tue, Dec 20, 2005 at 04:16:10PM +0100, Akim Demaille wrote: > >>> "Akim" == Akim Demaille <[EMAIL PROTECTED]> writes: > > > For the records, I have at hand a printout of a message from Odd Arild > > Olsen that details his implementation of a push parser, but I don't > > have his address... >

Re: unmaintained package?

2005-12-20 Thread Akim Demaille
>>> "Akim" == Akim Demaille <[EMAIL PROTECTED]> writes: > For the records, I have at hand a printout of a message from Odd Arild > Olsen that details his implementation of a push parser, but I don't > have his address... If I had read until the end the print out, I would have found the followi

Re: unmaintained package?

2005-12-20 Thread Akim Demaille
>>> "Bob" == Bob Rossi <[EMAIL PROTECTED]> writes: > I would contact the author, if I could figure out how to get the > email address. Also, I'm not solely reling on the original > poster. I would be willing to do the work myself with a little > guidance. I've already contributed to GDB's MI i

Re: Boolean sets

2005-12-20 Thread Tim Van Holder
Nicholas Crosbie wrote: > I would like to set a a Bison project which processes > a an expresssion of the form > > gate = r3 AND r5 NOT (r5 OR r7) > > i.e. a Boolean expression of arbitrary > length/complexity, where r3, r5 etc. are > variables containing integer data (e.g. an array, or > stored