| author | wenzelm | 
| Wed, 21 Jul 2004 16:35:38 +0200 | |
| changeset 15071 | b65fc0787fbe | 
| parent 9015 | 8006e9009621 | 
| child 15283 | f21466450330 | 
| permissions | -rw-r--r-- | 
| 9015 | 1  | 
<!-- $Id$ -->  | 
2  | 
<HTML><HEAD>  | 
|
3  | 
<TITLE>HOL/Prolog/README</TITLE>  | 
|
4  | 
</HEAD><BODY>  | 
|
5  | 
||
6  | 
<H2>Prolog -- A bare-bones implementation of Lambda-Prolog</H2>  | 
|
7  | 
||
8  | 
This is a simple exploratory implementatin of  | 
|
9  | 
<A HREF="http://www.cse.psu.edu/~dale/lProlog/">Lambda-Prolog</A> in HOL,  | 
|
10  | 
including some minimal examples (in Test.thy) and a more typical example  | 
|
11  | 
of a little functional language and its type system.  | 
|
12  | 
||
13  | 
</BODY></HTML>  |