Re: %include functionality

2018-08-24 Thread Akim Demaille
> Le 3 juil. 2018 à 01:39, Egor Pugin a écrit : > > Hi, Hi Egor, > I'm looking for something like C includes but for bison files before > any m4 procesing or expanding. > Is there any such facilities currently or could it be implemented? > How do you like the idea? > I could manually prepoces

%include functionality

2018-07-03 Thread Egor Pugin
Hi, I'm looking for something like C includes but for bison files before any m4 procesing or expanding. Is there any such facilities currently or could it be implemented? How do you like the idea? I could manually prepocess files, but wanted something more builtin. I have several bison parsers wh