bug-bison
[Top][All Lists]
Advanced

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

Re: GNU bison suggestion: some include directive.


From: Jacob L. Mandelson
Subject: Re: GNU bison suggestion: some include directive.
Date: Wed, 9 Aug 2023 08:41:18 -0700
User-agent: Mutt/1.9.4 (2018-02-28)

On Wed, Aug 09, 2023 at 12:36:46PM +0200, Basile Starynkevitch wrote:
>[...]
> If an input line starts with %+ followed by a file path, the content of that
> file is included at that place.
>[...]


I'm undecided on whether this functionality should be supported in
bison or left to external preprocessors.  But if it does go in, the
syntax should be

%include "filename.yh"

for consistency with other yacc/bison directives.



reply via email to

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