src/Cube/README.html
author wenzelm
Mon, 06 Mar 2000 21:08:36 +0100
changeset 8349 611342539639
parent 3279 815ef5848324
child 15283 f21466450330
permissions -rw-r--r--
moved use_mltext, use_mltext_theory, use_let, use_setup to context.ML;


<HTML><HEAD><TITLE>Cube/README</TITLE></HEAD><BODY>

<H2>Cube: Barendregt's Lambda-Cube</H2>

This directory contains the ML sources of the Isabelle system for the
Lambda-Cube.<p>

The <tt>ex</tt> subdirectory contains some examples.<p>

NB: the formalization is not completely sound!  It does not enforce
distinctness of variable names in contexts!<P>

For more information about the Lambda-Cube, see

<UL>
<LI>H. Barendregt<BR>
    Introduction to Generalised Type Systems<BR>
    J. Functional Programming
</UL>
</BODY>
</HTML>