| author | berghofe |
| Fri, 09 Nov 2001 10:25:10 +0100 | |
| changeset 12125 | 316d11f760f7 |
| 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> |