15283
|
1 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
2 |
|
9015
|
3 |
<!-- $Id$ -->
|
15582
|
4 |
|
|
5 |
<HTML>
|
9015
|
6 |
|
15582
|
7 |
<HEAD>
|
|
8 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
|
9 |
<TITLE>HOL/Prolog/README</TITLE>
|
|
10 |
</HEAD>
|
|
11 |
|
|
12 |
<BODY>
|
9015
|
13 |
<H2>Prolog -- A bare-bones implementation of Lambda-Prolog</H2>
|
|
14 |
|
15582
|
15 |
This is a simple exploratory implementation of
|
9015
|
16 |
<A HREF="http://www.cse.psu.edu/~dale/lProlog/">Lambda-Prolog</A> in HOL,
|
|
17 |
including some minimal examples (in Test.thy) and a more typical example
|
|
18 |
of a little functional language and its type system.
|
15582
|
19 |
</BODY>
|
|
20 |
</HTML>
|