src/ZF/IMP/README.html
author nipkow
Tue, 27 Feb 1996 19:08:36 +0100
changeset 1522 4093c3cb7b30
child 1541 c81c770f47ef
permissions -rw-r--r--
Added documentation
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1522
4093c3cb7b30 Added documentation
nipkow
parents:
diff changeset
     1
<HTML><HEAD><TITLE>HOL/IMP/ReadMe</TITLE></HEAD><BODY>
4093c3cb7b30 Added documentation
nipkow
parents:
diff changeset
     2
4093c3cb7b30 Added documentation
nipkow
parents:
diff changeset
     3
<H2>IMP --- A <KBD>while</KBD>-language and two semantics</H2>
4093c3cb7b30 Added documentation
nipkow
parents:
diff changeset
     4
4093c3cb7b30 Added documentation
nipkow
parents:
diff changeset
     5
The formalization of the denotational and operational semantics of
4093c3cb7b30 Added documentation
nipkow
parents:
diff changeset
     6
a simple while-language together with an equivalence proof between the two
4093c3cb7b30 Added documentation
nipkow
parents:
diff changeset
     7
semantics. The whole development essentially formalizes/transcribes chapters
4093c3cb7b30 Added documentation
nipkow
parents:
diff changeset
     8
2 and 5 of
4093c3cb7b30 Added documentation
nipkow
parents:
diff changeset
     9
<P>
4093c3cb7b30 Added documentation
nipkow
parents:
diff changeset
    10
<PRE>
4093c3cb7b30 Added documentation
nipkow
parents:
diff changeset
    11
@book{Winskel,
4093c3cb7b30 Added documentation
nipkow
parents:
diff changeset
    12
 author = {Glynn Winskel},
4093c3cb7b30 Added documentation
nipkow
parents:
diff changeset
    13
 title = {The Formal Semantics of Programming Languages},
4093c3cb7b30 Added documentation
nipkow
parents:
diff changeset
    14
 publisher = {MIT Press},
4093c3cb7b30 Added documentation
nipkow
parents:
diff changeset
    15
 year = 1993}.
4093c3cb7b30 Added documentation
nipkow
parents:
diff changeset
    16
</PRE>
4093c3cb7b30 Added documentation
nipkow
parents:
diff changeset
    17
<P>
4093c3cb7b30 Added documentation
nipkow
parents:
diff changeset
    18
Some documentation is found
4093c3cb7b30 Added documentation
nipkow
parents:
diff changeset
    19
<A HREF=http://www4.informatik.tu-muenchen.de/~nipkow/pubs/loetz-sand.dvi.gz>
4093c3cb7b30 Added documentation
nipkow
parents:
diff changeset
    20
here</A>
4093c3cb7b30 Added documentation
nipkow
parents:
diff changeset
    21
<P>
4093c3cb7b30 Added documentation
nipkow
parents:
diff changeset
    22
A much extended version of this development is found in
4093c3cb7b30 Added documentation
nipkow
parents:
diff changeset
    23
<A HREF=../../HOL/IMP/index.html>HOL/IMP</A>.
4093c3cb7b30 Added documentation
nipkow
parents:
diff changeset
    24
</BODY></HTML>