Re: [Q] Annotating AST with flow info

Robert Bernecky <bernecky@acm.org>
15 Apr 1998 23:30:50 -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: Robert Bernecky <bernecky@acm.org>
Newsgroups: comp.compilers
Date: 15 Apr 1998 23:30:50 -0400
Organization: ICAN.Net Customer
References: 98-04-051
Keywords: AST, analysis

Marat Boshernitsan wrote:
> I am looking for references (to both tools and papers) on techniques for
> annotating AST with control and data flow information. In particular,


Try the SISAL work first. If it's still running, try
      ftp from sisal.llnl.gov.


Also, check my thesis and tech reports for ast annotation
for data flow in compiled APL:


http://home.ican.net/~bernecky
--


Post a followup to this message

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