to the main page about the tutorial  INTERACTIVE WEB SERVICES WITH JAVA back up next

Static Analysis

All interesting properties of the behavior of programs are (sadly) undecidable (this is Rice's Theorem): Instead of giving up, compiler writers resort to static analysis: For the Halting Problem, the answers would be: The engineering challenge is to give useful answers as often as possible.

Static analysis is a standard technique involving:

This is enough to provide reasonable accuracy for analyzing JWIG programs.

back COPYRIGHT © 2002-2003 ANDERS MØLLER & MICHAEL I. SCHWARTZBACH next