Related articles |
---|
AST for several modules Andreas.Ames@Tenovis.com (Andreas Ames) (2000-06-10) |
Re: AST for several modules idbaxter@semdesigns.com (Ira D. Baxter) (2000-06-14) |
Re: AST for several modules rod.bates@wichita.boeing.com (Rodney M. Bates) (2000-06-14) |
Re: AST for several modules cfc@world.std.com (Chris F Clark) (2000-06-14) |
Re: AST for several modules iank@idiom.com (2000-06-14) |
Re: AST for several modules danwang+news@cs.princeton.edu (Daniel C. Wang) (2000-06-20) |
Re: AST for several modules Andreas.Ames@Tenovis.com (Andreas Ames) (2000-06-20) |
[2 later articles] |
From: | Andreas Ames <Andreas.Ames@Tenovis.com> |
Newsgroups: | comp.compilers |
Date: | 10 Jun 2000 15:10:49 -0400 |
Organization: | Tenovis GmbH u. Co. KG |
Keywords: | parse |
Hi,
Till now I only know about descriptions how to build ASTs for single
modules for programming languages like C, assembler etc. I wonder if
somebody could give me some hints about how to parse and build a
single ( or several connected ) ASTs for several modules/files,
e. g. for a whole program or software system. Do you know about
books or online documents concerning this topic? If one can build a
single AST from several modules, are then the normal techniques for
data and control flow analysis efficently applicable?
Tia
andreas
Return to the
comp.compilers page.
Search the
comp.compilers archives again.