Related articles |
---|
Control-flow analysis for Cobol programs? dsha@tepkom.ru (Dmitry Shaporenkov) (2001-08-15) |
Re: Control-flow analysis for Cobol programs? grosch@cocolab.de (2001-08-17) |
Re: Control-flow analysis for Cobol programs? esmond.pitt@bigpond.com (Esmond Pitt) (2001-08-18) |
From: | grosch@cocolab.de (Josef Grosch) |
Newsgroups: | comp.compilers |
Date: | 17 Aug 2001 00:14:33 -0400 |
Organization: | CoCoLab, Achern, Germany |
References: | 01-08-061 |
Keywords: | Cobol, parse |
Posted-Date: | 17 Aug 2001 00:14:33 EDT |
Dmitry Shaporenkov <dsha@tepkom.ru> wrote:
> I'm looking for references to methods and implementations of
> control-flow analysis for Cobol. The primary problem is representation
> of PERFORM statements in control-flow graph. ...
We have implemented control-flow analysis as well as data flow
analysis for COBOL in a tool called CCDFA. The documentation of this
tool can be found at:
ftp://www.cocolab.de/products/dfa/ccdfa.zip
Best regards
Josef Grosch
grosch@cocolab.de
Return to the
comp.compilers page.
Search the
comp.compilers archives again.