VCC
VCC 2.3.00328.0 for Windows
VccBuildServer
A mechanical verifier for concurrent C programs
VCC was developed to be a mechanical verifier for concurrent C programs. VCC takes a C program, annotated with function specifications, data invariants, loop invariants, and ghost code, and tries to prove these annotations correct. If it succeeds, VCC promises that your program actually meets its specifications. The work flow is illustrated in the figure below. You start by annotating your C code with contracts that describe both what your program is supposed to do and (certain aspects of) why you think that it works. Contracts are written using C preprocessor macros, so you can get rid of them using a single preprocessor switch and compile the code using your favorite C compiler. Annotated programs are translated to logical formulas using the Boogie tool, which passes them to an automated theorem prover (Z3) to check their validity. VCC is implemented primarily in F#, and supports a plugin model. NOTE: Non-Commercial Use Only

Software Summary:

You can run VCC on Windows operating systems. VCC is a software product developed by VccBuildServer and it is listed in the category. VCC is a free software product and it is fully functional for an unlimited time although there may be other versions of this software product.

Alternatives in on Windows