boogie

verifiable programming language (compiler)
  http://research.microsoft.com/en-us/projects/boogie/
  0
  no reviews



Boogie is a compiler intermediate language with support for automatic invariant checking using an SMT solver such as Z3. It supports program verification for a variety of other, higher-level languages, including Spec\#, C, Dafny, and Chalice.

This package contains the Boogie compiler, as well as bvd, the Boogie Verification Debugger.