src/ZF/IMP/README.html
author webertj
Mon, 07 Mar 2005 19:17:07 +0100
changeset 15582 7219facb3fd0
parent 15283 f21466450330
child 36862 952b2b102a0a
permissions -rw-r--r--
HTML 4.01 Transitional conformity
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
15283
f21466450330 DOCTYPE declaration added
webertj
parents: 3279
diff changeset
     1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
f21466450330 DOCTYPE declaration added
webertj
parents: 3279
diff changeset
     2
1541
c81c770f47ef Put quotes around URLs in links
paulson
parents: 1522
diff changeset
     3
<!-- $Id$ -->
15582
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
     4
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
     5
<HTML>
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
     6
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
     7
<HEAD>
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
     8
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
     9
  <TITLE>ZF/IMP/README</TITLE>
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
    10
</HEAD>
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
    11
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
    12
<BODY>
1522
4093c3cb7b30 Added documentation
nipkow
parents:
diff changeset
    13
1541
c81c770f47ef Put quotes around URLs in links
paulson
parents: 1522
diff changeset
    14
<H2>IMP -- A <KBD>while</KBD>-language and two semantics</H2>
1522
4093c3cb7b30 Added documentation
nipkow
parents:
diff changeset
    15
15283
f21466450330 DOCTYPE declaration added
webertj
parents: 3279
diff changeset
    16
The formalization of the denotational and operational semantics of a simple
f21466450330 DOCTYPE declaration added
webertj
parents: 3279
diff changeset
    17
while-language together with an equivalence proof between the two semantics.
f21466450330 DOCTYPE declaration added
webertj
parents: 3279
diff changeset
    18
The whole development essentially formalizes/transcribes chapters 2 and 5 of
1522
4093c3cb7b30 Added documentation
nipkow
parents:
diff changeset
    19
<P>
4093c3cb7b30 Added documentation
nipkow
parents:
diff changeset
    20
<PRE>
4093c3cb7b30 Added documentation
nipkow
parents:
diff changeset
    21
@book{Winskel,
4093c3cb7b30 Added documentation
nipkow
parents:
diff changeset
    22
 author = {Glynn Winskel},
4093c3cb7b30 Added documentation
nipkow
parents:
diff changeset
    23
 title = {The Formal Semantics of Programming Languages},
4093c3cb7b30 Added documentation
nipkow
parents:
diff changeset
    24
 publisher = {MIT Press},
4093c3cb7b30 Added documentation
nipkow
parents:
diff changeset
    25
 year = 1993}.
4093c3cb7b30 Added documentation
nipkow
parents:
diff changeset
    26
</PRE>
4093c3cb7b30 Added documentation
nipkow
parents:
diff changeset
    27
<P>
15283
f21466450330 DOCTYPE declaration added
webertj
parents: 3279
diff changeset
    28
There is a
f21466450330 DOCTYPE declaration added
webertj
parents: 3279
diff changeset
    29
<A HREF="http://www4.informatik.tu-muenchen.de/~nipkow/pubs/loetz-sand.dvi.gz">report</A>
f21466450330 DOCTYPE declaration added
webertj
parents: 3279
diff changeset
    30
by L&ouml;tzbeyer and Sandner.
1522
4093c3cb7b30 Added documentation
nipkow
parents:
diff changeset
    31
<P>
4093c3cb7b30 Added documentation
nipkow
parents:
diff changeset
    32
A much extended version of this development is found in
1541
c81c770f47ef Put quotes around URLs in links
paulson
parents: 1522
diff changeset
    33
<A HREF="../../HOL/IMP/index.html">HOL/IMP</A>.
1522
4093c3cb7b30 Added documentation
nipkow
parents:
diff changeset
    34
</BODY></HTML>