Program analysis

from Wikipedia, the free encyclopedia

The program analysis is concerned with methods for (automatic) analysis of computer programs .

The methods of program analysis allow programmers to better understand complex programs, as they are in of translators and interpreters used optimization methods applied. The dependencies between subroutines based on where-used list and call structure can be determined and displayed in a static call tree .

Important methods are:

See also

literature