src/ZF/IMP/README.html
author wenzelm
Thu, 14 Oct 1999 15:04:36 +0200
changeset 7866 3ccaa11b6df9
parent 3279 815ef5848324
child 15283 f21466450330
permissions -rw-r--r--
pdf: generate thumbnails if ISABELLE_THUMBPDF set;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1541
c81c770f47ef Put quotes around URLs in links
paulson
parents: 1522
diff changeset
     1
<!-- $Id$ -->
3279
815ef5848324 tuned all READMEs;
wenzelm
parents: 1546
diff changeset
     2
<HTML><HEAD><TITLE>ZF/IMP/README</TITLE></HEAD><BODY>
1522
4093c3cb7b30 Added documentation
nipkow
parents:
diff changeset
     3
1541
c81c770f47ef Put quotes around URLs in links
paulson
parents: 1522
diff changeset
     4
<H2>IMP -- A <KBD>while</KBD>-language and two semantics</H2>
1522
4093c3cb7b30 Added documentation
nipkow
parents:
diff changeset
     5
4093c3cb7b30 Added documentation
nipkow
parents:
diff changeset
     6
The formalization of the denotational and operational semantics of
4093c3cb7b30 Added documentation
nipkow
parents:
diff changeset
     7
a simple while-language together with an equivalence proof between the two
4093c3cb7b30 Added documentation
nipkow
parents:
diff changeset
     8
semantics. The whole development essentially formalizes/transcribes chapters
4093c3cb7b30 Added documentation
nipkow
parents:
diff changeset
     9
2 and 5 of
4093c3cb7b30 Added documentation
nipkow
parents:
diff changeset
    10
<P>
4093c3cb7b30 Added documentation
nipkow
parents:
diff changeset
    11
<PRE>
4093c3cb7b30 Added documentation
nipkow
parents:
diff changeset
    12
@book{Winskel,
4093c3cb7b30 Added documentation
nipkow
parents:
diff changeset
    13
 author = {Glynn Winskel},
4093c3cb7b30 Added documentation
nipkow
parents:
diff changeset
    14
 title = {The Formal Semantics of Programming Languages},
4093c3cb7b30 Added documentation
nipkow
parents:
diff changeset
    15
 publisher = {MIT Press},
4093c3cb7b30 Added documentation
nipkow
parents:
diff changeset
    16
 year = 1993}.
4093c3cb7b30 Added documentation
nipkow
parents:
diff changeset
    17
</PRE>
4093c3cb7b30 Added documentation
nipkow
parents:
diff changeset
    18
<P>
1541
c81c770f47ef Put quotes around URLs in links
paulson
parents: 1522
diff changeset
    19
There is a 
c81c770f47ef Put quotes around URLs in links
paulson
parents: 1522
diff changeset
    20
<A HREF="http://www4.informatik.tu-muenchen.de/~nipkow/pubs/loetz-sand.dvi.gz">
c81c770f47ef Put quotes around URLs in links
paulson
parents: 1522
diff changeset
    21
report</A> by Lötzbeyer and Sandner.
1522
4093c3cb7b30 Added documentation
nipkow
parents:
diff changeset
    22
<P>
4093c3cb7b30 Added documentation
nipkow
parents:
diff changeset
    23
A much extended version of this development is found in
1541
c81c770f47ef Put quotes around URLs in links
paulson
parents: 1522
diff changeset
    24
<A HREF="../../HOL/IMP/index.html">HOL/IMP</A>.
1522
4093c3cb7b30 Added documentation
nipkow
parents:
diff changeset
    25
</BODY></HTML>