help-bison
[Top][All Lists]
Advanced

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

Re: Can I nest compilation of files?


From: Hans Aberg
Subject: Re: Can I nest compilation of files?
Date: Sat, 15 Mar 2014 00:24:13 +0100

On 14 Mar 2014, at 07:50, Anaswara Nair <address@hidden> 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





reply via email to

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