Spec# is an extension of C#. It extends the type system to include non-null types and checked exceptions. It provides method contracts in the form of pre- and postconditions as well as object invariants.
The Spec# static program verifier. This component translates Spec# programs into logical verification conditions. Internally it uses an automatic theorem prover that operates on the verification conditions deduced from the Spec# contract.
An interface to the Spec Explorer tool for test generation and model-based testing.
A unique feature of the Spec# programming system is its guarantee of maintaining invariants in object-oriented programs in the presence of callbacks, threads and inter-object relationships.
Spec# (also "specsharp" for search engines and the like), is now available for download. The home page gives a list of related publications.
Recent comments
53 min 17 sec ago
3 hours 4 min ago
3 hours 26 min ago
3 hours 40 min ago
4 hours 36 min ago
4 hours 46 min ago
6 hours 3 min ago
8 hours 21 min ago
9 hours 23 min ago
9 hours 24 min ago