On a quest for the silver bullet..

Currently browsing posts found in October2008


Why Microsoft should introduce compiler extensibility

Number of Comments » 1

At PDC08 I attended a presentation about “Contracts” (and Pex). “Contracts” is the result of the Spec# work. It is an attempt to enable Design by Contract (DbC) in .Net. Design by Contract is a concept popularized by Bertrand Meyer, and it is fully implemented and integrated in the language Eiffel.
Microsoft decided that DbC [...]