[Q] Annotating AST with flow info

Marat Boshernitsan <maratb@CS.Berkeley.EDU>
13 Apr 1998 11:06:13 -0400

          From comp.compilers

Related articles
[Q] Annotating AST with flow info maratb@CS.Berkeley.EDU (Marat Boshernitsan) (1998-04-13)
Re: [Q] Annotating AST with flow info chase@naturalbridge.com (David Chase) (1998-04-15)
Re: [Q] Annotating AST with flow info bernecky@acm.org (Robert Bernecky) (1998-04-15)
Re: [Q] Annotating AST with flow info Brian.Inglis@CadVision.com (1998-04-18)
| List of all articles for this month |

From: Marat Boshernitsan <maratb@CS.Berkeley.EDU>
Newsgroups: comp.compilers
Date: 13 Apr 1998 11:06:13 -0400
Organization: University of California, Berkeley
Keywords: dataflow, analysis, question

Hello,


I am looking for references (to both tools and papers) on techniques for
annotating AST with control and data flow information. In particular, I
am interested in methods that support incremental update, but I am
curious about in non-incremental algorithms as well. (I am working on a
language-independent framework for computing this information in a
programming environment that uses AST for internal representation).


Thanks in advance,


-- Marat Boshernitsan, UC Berkeley
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.