| 
15283
 | 
     1  | 
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  | 
| 
 | 
     2  | 
  | 
| 
15582
 | 
     3  | 
<HTML>
  | 
| 
 | 
     4  | 
  | 
| 
 | 
     5  | 
<HEAD>
  | 
| 
 | 
     6  | 
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  | 
| 
 | 
     7  | 
  <TITLE>ZF/IMP/README</TITLE>
  | 
| 
 | 
     8  | 
</HEAD>
  | 
| 
 | 
     9  | 
  | 
| 
 | 
    10  | 
<BODY>
  | 
| 
1522
 | 
    11  | 
  | 
| 
1541
 | 
    12  | 
<H2>IMP -- A <KBD>while</KBD>-language and two semantics</H2>
  | 
| 
1522
 | 
    13  | 
  | 
| 
15283
 | 
    14  | 
The formalization of the denotational and operational semantics of a simple
  | 
| 
 | 
    15  | 
while-language together with an equivalence proof between the two semantics.
  | 
| 
 | 
    16  | 
The whole development essentially formalizes/transcribes chapters 2 and 5 of
  | 
| 
1522
 | 
    17  | 
<P>
  | 
| 
 | 
    18  | 
<PRE>
  | 
| 
 | 
    19  | 
@book{Winskel,
 | 
| 
 | 
    20  | 
 author = {Glynn Winskel},
 | 
| 
 | 
    21  | 
 title = {The Formal Semantics of Programming Languages},
 | 
| 
 | 
    22  | 
 publisher = {MIT Press},
 | 
| 
 | 
    23  | 
 year = 1993}.
  | 
| 
 | 
    24  | 
</PRE>
  | 
| 
 | 
    25  | 
<P>
  | 
| 
15283
 | 
    26  | 
There is a
  | 
| 
 | 
    27  | 
<A HREF="http://www4.informatik.tu-muenchen.de/~nipkow/pubs/loetz-sand.dvi.gz">report</A>
  | 
| 
 | 
    28  | 
by Lötzbeyer and Sandner.
  | 
| 
1522
 | 
    29  | 
<P>
  | 
| 
 | 
    30  | 
A much extended version of this development is found in
  | 
| 
1541
 | 
    31  | 
<A HREF="../../HOL/IMP/index.html">HOL/IMP</A>.
  | 
| 
1522
 | 
    32  | 
</BODY></HTML>
  |