src/HOL/IMP/README.html
author nipkow
Tue, 05 Jan 1999 17:27:59 +0100
changeset 6059 aa00e235ea27
parent 3124 1c0dfa7ebb72
permissions -rw-r--r--
In Main: moved Bin to the left to preserve the solver in its simpset.

<!-- $Id$ -->
<HTML><HEAD><TITLE>HOL/IMP/README</TITLE></HEAD><BODY>

<H2>IMP--A <KBD>WHILE</KBD>-language and its Semantics</H2>

The denotational, operational, and axiomatic semantics, a verification
condition generator, and all the necessary soundness, completeness and
equivalence proofs. Essentially a formalization of the first 100 pages
of
<PRE>
@book{Winskel, author = {Glynn Winskel},
title = {The Formal Semantics of Programming Languages},
publisher = {MIT Press}, year = 1993}
</PRE>
<P>
An eminently readable description of this theory is found
<A HREF="http://www4.informatik.tu-muenchen.de/~nipkow/pubs/fsttcs96.html">
here</A>.
<P>
A denotational semantics for IMP based on HOLCF is found
<A HREF="../../HOLCF/IMP/index.html">here</A>.

<HR>
<P>Last modified 7 May 1997

</BODY></HTML>