src/ZF/IMP/README.html
changeset 51403 2ff3a5589b05
parent 51402 b05cd411d3d3
child 51404 90a598019aeb
equal deleted inserted replaced
51402:b05cd411d3d3 51403:2ff3a5589b05
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
       
     2 
       
     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>
       
    11 
       
    12 <H2>IMP -- A <KBD>while</KBD>-language and two semantics</H2>
       
    13 
       
    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
       
    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>
       
    26 There is a
       
    27 <A HREF="http://www4.informatik.tu-muenchen.de/~nipkow/pubs/loetz-sand.dvi.gz">report</A>
       
    28 by L&ouml;tzbeyer and Sandner.
       
    29 <P>
       
    30 A much extended version of this development is found in
       
    31 <A HREF="../../HOL/IMP/index.html">HOL/IMP</A>.
       
    32 </BODY></HTML>