Automated Program Recognition


Autoria(s): Wills, Linda M.
Data(s)

20/10/2004

20/10/2004

01/02/1987

Resumo

The key to understanding a program is recognizing familiar algorithmic fragments and data structures in it. Automating this recognition process will make it easier to perform many tasks which require program understanding, e.g., maintenance, modification, and debugging. This report describes a recognition system, called the Recognizer, which automatically identifies occurrences of stereotyped computational fragments and data structures in programs. The Recognizer is able to identify these familiar fragments and structures, even though they may be expressed in a wide range of syntactic forms. It does so systematically and efficiently by using a parsing technique. Two important advances have made this possible. The first is a language-independent graphical representation for programs and programming structures which canonicalizes many syntactic features of programs. The second is an efficient graph parsing algorithm.

Formato

202 p.

17354863 bytes

6476150 bytes

application/postscript

application/pdf

Identificador

AITR-904

http://hdl.handle.net/1721.1/6856

Idioma(s)

en_US

Relação

AITR-904

Palavras-Chave #analysis by inspection #computer aided instruction #sgraph grammars #parsing #Programmer's Apprentice #Pland Calculus #programsrecognition #program understanding