src/HOL/IMP/README.html
author nipkow
Mon, 19 Aug 1996 15:35:11 +0200
changeset 1923 e100f28ffc18
parent 1696 e84bff5c519b
child 2796 c23e367e57be
permissions -rw-r--r--
updated html-link

<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>.
</BODY></HTML>