help-bison
[Top][All Lists]
Advanced

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

Re: The GPL "Special Exception" and yacc.c


From: karim hamidou
Subject: Re: The GPL "Special Exception" and yacc.c
Date: Thu, 19 Mar 2009 13:56:08 +0100

Hi,

> Thanks for all your replies.
>
> The program I'm writing is just a compiler - it's not a parser generator.
>
> An example of the sort of change I had in mind was perhaps changing
> how memory is allocated, in a way which may not be possible by just
> overriding YYMALLOC etc. A small edit to yacc.c would enable me to do
> this. This would be greatly preferable to performing post-processing
> on the Bison generated code.
>
What about using byacc instead of bison ?

Regards,

Karim




reply via email to

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