help-bison
[Top][All Lists]
Advanced

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

Can I nest compilation of files?


From: Anaswara Nair
Subject: Can I nest compilation of files?
Date: Fri, 14 Mar 2014 12:20:06 +0530

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?

I tried using system command, but the variables were not available to the
next file being compiled.

Thank you in advance.


-- 
WITH REGARDS,
             ANU


reply via email to

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