src/HOL/IMPP/README.html
author haftmann
Mon, 11 Aug 2008 14:50:00 +0200
changeset 27824 97d2a3797ce0
parent 15582 7219facb3fd0
permissions -rw-r--r--
rudimentary code setup for set operations

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">

<!-- $Id$ -->

<HTML>

<HEAD>
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  <TITLE>HOL/IMPP/README</TITLE>
</HEAD>

<BODY>

<H2>IMPP--An imperative language with procedures</H2>

This is an extension of <A HREF="../IMP/">IMP</A> with local variables
and mutually recursive procedures. For documentation see
<A HREF="http://isabelle.in.tum.de/Bali/papers/FSTTCS99.html">
Hoare Logic for Mutual Recursion and Local Variables</A>.

</BODY></HTML>