README.html
author wenzelm
Wed, 26 Aug 1998 16:33:29 +0200
changeset 5374 6ef3742b6153
parent 5207 dd4f51adfff3
child 5401 79d3b232d859
permissions -rw-r--r--
moved images to gfx dir;
wenzelm@3259
     1
wenzelm@3259
     2
<html>
wenzelm@3259
     3
wenzelm@3259
     4
<!-- $Id$ -->
wenzelm@3259
     5
wenzelm@3259
     6
<head>
wenzelm@3259
     7
<title>The Isabelle System Distribution</title>
wenzelm@3259
     8
</head>
wenzelm@3259
     9
wenzelm@3259
    10
<body>
wenzelm@3259
    11
wenzelm@3259
    12
<h1>The Isabelle System Distribution</h1>
wenzelm@3259
    13
wenzelm@3259
    14
<h2>Version information</h2>
wenzelm@3259
    15
wenzelm@4987
    16
This is the internal repository version of Isabelle.  Starting with
wenzelm@4987
    17
Isabelle98, the current line of Isabelle introduces many new features,
wenzelm@5207
    18
but also some imcompatibilities with Isabelle94-XX.  See the
wenzelm@4987
    19
<tt>NEWS</tt> file in the distribution for more details.
wenzelm@3259
    20
wenzelm@3259
    21
wenzelm@3259
    22
<h2>System requirements</h2>
wenzelm@3259
    23
wenzelm@3259
    24
Isabelle requires a real Unix box with sufficient resources. Fun
wenzelm@3274
    25
starts at about 32MB of memory (somewhat depending on your ML system),
wenzelm@4401
    26
with several tens of MB disk space and a relatively fast CPU.
wenzelm@3259
    27
wenzelm@3259
    28
<p>
wenzelm@3259
    29
wenzelm@3259
    30
Furthermore, it needs the following software, which is not part of the
wenzelm@3259
    31
distribution:
wenzelm@3259
    32
<ul>
wenzelm@3259
    33
<li> A full Standard ML Compiler (e.g. Poly/ML or SML of New Jersey).
wenzelm@3279
    34
<li> The GNU bash shell (version 1.x or 2.x).
wenzelm@3259
    35
<li> Perl 5.x - the Pathologically Eclectic Rubbish Lister.
wenzelm@3259
    36
</ul>
wenzelm@3259
    37
wenzelm@3259
    38
<p>
wenzelm@3259
    39
wenzelm@3259
    40
The following ML system and platform combinations are known to work
wenzelm@3259
    41
quite well:
wenzelm@3259
    42
<ul>
wenzelm@3279
    43
<li> Poly/ML versions 2.x and 3.1 on Suns.
wenzelm@3259
    44
<li> SML/NJ 0.93 on Suns and SGIs. There seem to be several
wenzelm@3259
    45
problems with Linux and HP-UX.
wenzelm@4401
    46
<li> SML/NJ versions 109.27 to 109.33 on Suns, Linux, etc.
wenzelm@4401
    47
<li> SML/NJ 110 on Suns, Linux, etc.
wenzelm@3259
    48
</ul>
wenzelm@3259
    49
wenzelm@3259
    50
<p>
wenzelm@3259
    51
wenzelm@4431
    52
<a
wenzelm@4431
    53
href="http://cm.bell-labs.com/cm/cs/what/smlnj/software.html">SML/NJ</a>
wenzelm@4431
    54
needs lots of store and disk space, but it is free.  The current
wenzelm@4431
    55
official release is 110.  We also still support the old 0.93 release
wenzelm@4481
    56
and working versions 109.27 to 109.33.
wenzelm@4431
    57
wenzelm@4431
    58
<p>
wenzelm@4431
    59
wenzelm@3274
    60
<a href="http://www.ahl.co.uk/poly-ml.html">Poly/ML</a> is a
wenzelm@3274
    61
commercial product and costs money, but it is stable and efficient. It
wenzelm@3274
    62
requires relatively little memory (starting at about 16MB) and disk
wenzelm@4582
    63
space (about 60MB for all distributed object logics).
wenzelm@3259
    64
wenzelm@3259
    65
<p>
wenzelm@3259
    66
wenzelm@4431
    67
<a href="http://www.harlequin.com/products/ads/ml/">MLWorks</a> is a
wenzelm@4431
    68
commercial ML programming environment.  Isabelle on MLWorks should be
wenzelm@4431
    69
still considered experimental!
wenzelm@4431
    70
wenzelm@4431
    71
<p>
wenzelm@3259
    72
wenzelm@3259
    73
wenzelm@3259
    74
<h2>Installation</h2>
wenzelm@3259
    75
wenzelm@3259
    76
See file <tt>INSTALL</tt> in the Isabelle sources on how to build the
wenzelm@3259
    77
system. Further background information may be found in the
wenzelm@3259
    78
<em>Isabelle System Manual</em>, distributed as <tt>dvi</tt> with the
wenzelm@3259
    79
sources.
wenzelm@3259
    80
wenzelm@3259
    81
wenzelm@3306
    82
<h2>Interfaces</h2>
wenzelm@3306
    83
wenzelm@3306
    84
The distribution includes only a very primitive interface based on
wenzelm@3306
    85
ordinary terminal sessions.<p>
wenzelm@3306
    86
wenzelm@4481
    87
<a href="ftp://ftp.dcs.ed.ac.uk/pub/da/Isamode.tar.gz">Isamode</a> by
wenzelm@4481
    88
David Aspinall is a more elaborate interface for Isabelle.  It runs
wenzelm@4481
    89
under recent versions of GNU Emacs and XEmacs, the latter being
wenzelm@4481
    90
recommended.  It's useful to both novices and experts.
wenzelm@3306
    91
wenzelm@3306
    92
wenzelm@3259
    93
<h2>Other sources of information</h2>
wenzelm@3259
    94
wenzelm@3259
    95
<h3>Mailing list</h3>
wenzelm@3259
    96
wenzelm@3259
    97
The electronic mailing list <tt>isabelle-users@cl.cam.ac.uk</tt>
wenzelm@3259
    98
provides a forum for Isabelle users to discuss problems and exchange
wenzelm@3259
    99
information. To join, send a message to
wenzelm@3259
   100
<tt>isabelle-users-request@cl.cam.ac.uk</tt>.
wenzelm@3259
   101
wenzelm@3259
   102
wenzelm@3259
   103
<h3>Personal mail</h3>
wenzelm@3259
   104
wenzelm@3259
   105
<a href="http://www.cl.cam.ac.uk/users/lcp/">Lawrence C Paulson</a><br>
wenzelm@3259
   106
Computer Laboratory<br>
wenzelm@3259
   107
University of Cambridge<br>
wenzelm@3259
   108
Pembroke Street<br>
wenzelm@3259
   109
Cambridge CB2 3QG<br>
wenzelm@3259
   110
England<br>
wenzelm@3259
   111
<br>
wenzelm@3259
   112
E-mail: lcp@cl.cam.ac.uk<br>
wenzelm@3259
   113
Phone: +44-223-334600<br>
wenzelm@3259
   114
Fax:   +44-223-334748<br>
wenzelm@3259
   115
wenzelm@3259
   116
<p>
wenzelm@3259
   117
or
wenzelm@3259
   118
<p>
wenzelm@3259
   119
wenzelm@3259
   120
<a href="http://www4.informatik.tu-muenchen.de:80/~nipkow/">Tobias Nipkow</a><br>
wenzelm@3259
   121
Institut fuer Informatik<br>
wenzelm@3259
   122
T. U. Muenchen<br>	
wenzelm@3259
   123
D-80290 Muenchen<br>
wenzelm@3259
   124
Germany<br>
wenzelm@3259
   125
<br>
wenzelm@3259
   126
E-mail: nipkow@informatik.tu-muenchen.de<br>
wenzelm@3259
   127
Phone: +49-89-289-22690<br>
wenzelm@3259
   128
Fax:   +49-89-289-28183<br>
wenzelm@3259
   129
wenzelm@3259
   130
<p>
wenzelm@3259
   131
wenzelm@3259
   132
<hr>
wenzelm@3259
   133
wenzelm@3259
   134
Please report any problems you encounter.  While we shall try to be
wenzelm@3259
   135
helpful, we can accept no responsibility for the deficiences of
wenzelm@3259
   136
Isabelle and their consequences.
wenzelm@3259
   137
wenzelm@3259
   138
<hr>
wenzelm@3259
   139
wenzelm@3259
   140
</body>
wenzelm@3259
   141
</html>