List compiling parser not working as expected (help please)

2007-03-15 Thread Dustin Robert Kick
I want this code to simply put some strings into a list structure, but in my test output, the early strings contain all of the strings that are supposed to be separate nodes, as well as characters that the lexer was supposed to only return as tokens, or ignore. Will someone point out what

Re: Question/Feature Request - #include

2007-03-15 Thread Hans Aberg
On 15 Mar 2007, at 16:34, Matt Cupp wrote: I was wondering if there is currently a way to include other files in a Bison source file at run time? Like C/C++'s #include preprocessor directive. If not is this something I could add to feature requests? (You probably mean compile time - "run tim

Question/Feature Request - #include

2007-03-15 Thread Matt Cupp
Hi, I was wondering if there is currently a way to include other files in a Bison source file at run time? Like C/C++'s #include preprocessor directive. If not is this something I could add to feature requests? Thanks, Matt Cupp ___ help-bison@gnu.