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