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