工具列表

Tool list

VCC

2020-06-01
195

VCC is a tool that proves correctness of annotated concurrent C programs or finds problems in them.

VCC extends C with design by contract features,like pre-and postcondition as well as type invariants. Annotated programs are translated to logical formulas using the Boogie tool.

VCC is available for non-commercial use,with sources, at our codeplex.