On 14 Mar 2014, at 07:50, Anaswara Nair <anaswara...@gmail.com> wrote:
> I'm using BISON to create a parser for a new language more or less similar > to Ada. I wanted to nest compilation of different files and store the > variables used in each variables in a structure so that it is available for > other files too. > What should I do to make it possible? Is your question about having different compilation units and linking them together? You might ask in the Usenet newsgroup comp.compilers. The methods differ depending on the requirements of the language. Hans _______________________________________________ help-bison@gnu.org https://lists.gnu.org/mailman/listinfo/help-bison