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