src/ZF/IMP/README.html
author wenzelm
Wed, 21 May 1997 17:13:00 +0200
changeset 3279 815ef5848324
parent 1546 5d531aa23006
child 15283 f21466450330
permissions -rw-r--r--
tuned all READMEs;

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

<H2>IMP -- A <KBD>while</KBD>-language and two semantics</H2>

The formalization of the denotational and operational semantics of
a simple while-language together with an equivalence proof between the two
semantics. The whole development essentially formalizes/transcribes chapters
2 and 5 of
<P>
<PRE>
@book{Winskel,
 author = {Glynn Winskel},
 title = {The Formal Semantics of Programming Languages},
 publisher = {MIT Press},
 year = 1993}.
</PRE>
<P>
There is a 
<A HREF="http://www4.informatik.tu-muenchen.de/~nipkow/pubs/loetz-sand.dvi.gz">
report</A> by Lötzbeyer and Sandner.
<P>
A much extended version of this development is found in
<A HREF="../../HOL/IMP/index.html">HOL/IMP</A>.
</BODY></HTML>