KillerDotNet
unread,Jun 2, 2008, 4:45:14 PM6/2/08Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DotNetStarters
Spec# for Visual Studio 2008
Description
Spec# is an experimental language that extends C# (version 2) with
several design-by-contract features. The new features of Spec# include
a non-null type system, method pre- and post-conditions, loop
invariants, and object invariants. The Spec# Programming System
provides design-time checking, run-time checking, and a static
verifier. This version of Spec# works with Visual Studio 2008.