Jump to content

Perfect Developer

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Judith Carlton (talk | contribs) at 14:23, 21 May 2006. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Perfect Developer (PD) is a tool for developing computer programs in a rigorous manner, by developing a formal specification and refining it to code. Even though the tool is founded on formal methods, the suppliers claim that advanced mathematical knowledge is not a pre-requisite.

PD supports the Verified Design by Contract paradigm (which is an extension of Design by contract) in which the contracts are verified by static analsis, so that it is certain that they will not fail at runtime.

The Perfect specification language used has an object-oriented style, producing code in programming languages like Java and C++. It has been developed by the UK company Escher Technologies Ltd.