I doubt it helps - but I do this sort of thing just using "cat"

In effect - just
    cat header *.rule footer > myfile.yacc

Then - i just add new ".rule" files as I need them..





On 26 September 2013 07:38, Markus Elfring <markus.elfr...@web.de> wrote:

> Hello,
>
> The bison file format collaborates with the statement "#include" because
> it is
> needed to make the generated C/C++ source code consistent. I miss a similar
> "tool" for the application in grammar definitions.
> http://www.gnu.org/software/bison/manual/html_node/Grammar-Rules.html
>
> Do you know any software developments for the addition of a notation for
> the
> inclusion of grammar fragments?
>
> Regards,
> Markus
>
> _______________________________________________
> help-bison@gnu.org https://lists.gnu.org/mailman/listinfo/help-bison
>
_______________________________________________
help-bison@gnu.org https://lists.gnu.org/mailman/listinfo/help-bison

Reply via email to