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