Semantics and application to program verification

Static analysis project

Langage syntax

The language is a very small subset of C, supporting the following constructions. At the top level, we allow only declarations:

Inside functions, we allow the following instructions:





Author: Antoine Miné