| author | wenzelm | 
| Mon, 06 Feb 2006 21:00:00 +0100 | |
| changeset 18960 | 9881ff995ff5 | 
| parent 17547 | b0d70cf4ed18 | 
| child 25126 | 705f54aeba7c | 
| permissions | -rw-r--r-- | 
| 
15278
 
25dc2f17661b
added DOCTYPE and Content-Type declarations to make this a valid HTML file
 
webertj 
parents: 
14629 
diff
changeset
 | 
1  | 
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">  | 
| 
 
25dc2f17661b
added DOCTYPE and Content-Type declarations to make this a valid HTML file
 
webertj 
parents: 
14629 
diff
changeset
 | 
2  | 
|
| 15582 | 3  | 
<!-- $Id$ -->  | 
4  | 
||
| 3259 | 5  | 
<html>  | 
6  | 
||
7  | 
<head>  | 
|
| 
15278
 
25dc2f17661b
added DOCTYPE and Content-Type declarations to make this a valid HTML file
 
webertj 
parents: 
14629 
diff
changeset
 | 
8  | 
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">  | 
| 
 
25dc2f17661b
added DOCTYPE and Content-Type declarations to make this a valid HTML file
 
webertj 
parents: 
14629 
diff
changeset
 | 
9  | 
<title>The Isabelle System Distribution</title>  | 
| 3259 | 10  | 
</head>  | 
11  | 
||
12  | 
<body>  | 
|
13  | 
||
14  | 
<h1>The Isabelle System Distribution</h1>  | 
|
15  | 
||
16  | 
<h2>Version information</h2>  | 
|
17  | 
||
| 16327 | 18  | 
<p>This is the internal repository version of Isabelle. See the  | 
| 11575 | 19  | 
<tt>NEWS</tt> file in the distribution for details on user-relevant  | 
| 16327 | 20  | 
changes.</p>  | 
| 3259 | 21  | 
|
22  | 
<h2>System requirements</h2>  | 
|
23  | 
||
| 17547 | 24  | 
<p>Isabelle requires a regular Unix platform (e.g. GNU Linux) with the  | 
25  | 
following additional software:</p>  | 
|
| 3259 | 26  | 
|
27  | 
<ul>  | 
|
| 17547 | 28  | 
<li>A full Standard ML Compiler (e.g. Poly/ML 4.1.x, SML/NJ 110.x).</li>  | 
29  | 
<li>The GNU bash shell (version 2.x).</li>  | 
|
30  | 
<li>Perl (version 5.x).</li>  | 
|
31  | 
<li>XEmacs (version 21.4.x) -- for the ProofGeneral interface.</li>  | 
|
32  | 
<li>A complete LaTeX installation (e.g. teTeX 1.0) -- for document preparation.</li>  | 
|
| 3259 | 33  | 
</ul>  | 
34  | 
||
35  | 
<h2>Installation</h2>  | 
|
36  | 
||
| 16327 | 37  | 
<p>Binary packages are available for Isabelle/HOL and ZF for several  | 
| 14007 | 38  | 
platforms from the Isabelle web page. The system may be easily built  | 
39  | 
from scratch as well, taking the traditional tar.gz source  | 
|
40  | 
distribution. See file <tt>INSTALL</tt> as distributed with Isabelle  | 
|
| 16327 | 41  | 
for more information.</p>  | 
| 8809 | 42  | 
|
| 16327 | 43  | 
<p>Further background information may be found in the <em>Isabelle System  | 
44  | 
Manual</em>, distributed with the sources (directory <tt>doc</tt>).</p>  | 
|
| 3259 | 45  | 
|
| 9927 | 46  | 
<h2>User interface</h2>  | 
| 6077 | 47  | 
|
| 16327 | 48  | 
<p>The canonical Isabelle user interface is <a  | 
| 14298 | 49  | 
href="http://proofgeneral.inf.ed.ac.uk/">Proof General</a> by David Aspinall  | 
| 10079 | 50  | 
and others. It is a generic (X)Emacs interface for proof assistants,  | 
51  | 
including Isabelle (both for the classic and Isar version). Proof  | 
|
52  | 
General is suitable for use by pacifists and Emacs militants  | 
|
53  | 
alike. Its most prominent feature is script management, providing a  | 
|
54  | 
metaphor of <em>live proof script editing</em>. Proof General has  | 
|
55  | 
recently gained a rather large following of both beginning and expert  | 
|
| 16327 | 56  | 
users of Isabelle.</p>  | 
| 8809 | 57  | 
|
| 16327 | 58  | 
<p>Proof General is distributed together with the XEmacs  | 
| 13141 | 59  | 
<a href="http://x-symbol.sourceforge.net">  | 
| 9927 | 60  | 
X-Symbol package</a>, which provides a nice way to get proper  | 
| 16327 | 61  | 
mathematical symbols displayed on screen.</p>  | 
| 3306 | 62  | 
|
| 3259 | 63  | 
<h2>Other sources of information</h2>  | 
64  | 
||
| 8809 | 65  | 
<h3>The Isabelle Page</h3>  | 
66  | 
||
| 16327 | 67  | 
<p>The Isabelle home page may be accessed both from Cambridge and Munich:</p>  | 
| 8809 | 68  | 
|
69  | 
<ul>  | 
|
| 16327 | 70  | 
<li><a href="http://www.cl.cam.ac.uk/Research/HVG/Isabelle/">http://www.cl.cam.ac.uk/Research/HVG/Isabelle/</a></li>  | 
71  | 
<li><a href="http://isabelle.in.tum.de">http://isabelle.in.tum.de</a></li>  | 
|
| 8809 | 72  | 
</ul>  | 
73  | 
||
74  | 
||
| 3259 | 75  | 
<h3>Mailing list</h3>  | 
76  | 
||
| 16327 | 77  | 
<p>The electronic mailing list <tt>isabelle-users@cl.cam.ac.uk</tt>  | 
| 3259 | 78  | 
provides a forum for Isabelle users to discuss problems and exchange  | 
| 8809 | 79  | 
information. To join, send a message to <a  | 
| 16327 | 80  | 
href="mailto:isabelle-users-request@cl.cam.ac.uk">isabelle-users-request@cl.cam.ac.uk</a>.</p>  | 
| 3259 | 81  | 
|
82  | 
||
83  | 
<h3>Personal mail</h3>  | 
|
84  | 
||
85  | 
<a href="http://www.cl.cam.ac.uk/users/lcp/">Lawrence C Paulson</a><br>  | 
|
86  | 
Computer Laboratory<br>  | 
|
87  | 
University of Cambridge<br>  | 
|
| 14628 | 88  | 
JJ Thomson Avenue<br>  | 
89  | 
Cambridge CB3 0FD<br>  | 
|
| 3259 | 90  | 
England<br>  | 
91  | 
<br>  | 
|
| 16327 | 92  | 
E-mail: <a href="mailto:lcp@cl.cam.ac.uk">lcp@cl.cam.ac.uk</a><br>  | 
| 14629 | 93  | 
Phone: +44-223-763500<br>  | 
| 3259 | 94  | 
Fax: +44-223-334748<br>  | 
95  | 
||
96  | 
<p>  | 
|
97  | 
or  | 
|
98  | 
<p>  | 
|
99  | 
||
| 5401 | 100  | 
<a href="http://www.in.tum.de/~nipkow/">Tobias Nipkow</a><br>  | 
| 17547 | 101  | 
Institut für Informatik<br>  | 
102  | 
Technische Universität München<br>  | 
|
| 14622 | 103  | 
Boltzmannstr. 3<br>  | 
104  | 
D-85748 Garching<br>  | 
|
| 3259 | 105  | 
Germany<br>  | 
106  | 
<br>  | 
|
| 16327 | 107  | 
E-mail: <a href="mailto:nipkow@in.tum.de">nipkow@in.tum.de</a><br>  | 
| 14622 | 108  | 
Phone: +49-89-289-17302<br>  | 
109  | 
Fax: +49-89-289-17307<br>  | 
|
| 3259 | 110  | 
<p>  | 
111  | 
||
112  | 
<hr>  | 
|
113  | 
||
114  | 
Please report any problems you encounter. While we shall try to be  | 
|
| 5665 | 115  | 
helpful, we can accept no responsibility for the deficiencies of  | 
| 3259 | 116  | 
Isabelle and their consequences.  | 
117  | 
||
118  | 
<hr>  | 
|
119  | 
||
120  | 
</body>  | 
|
121  | 
</html>  |