# HG changeset patch
# User haftmann
# Date 1119967923 -7200
# Node ID e7df213a1918b933437c073733a743e03e60810d
# Parent 5854996e6060e554523ba4fee1f3b595ac5bb811
added project information in overview
diff -r 5854996e6060 -r e7df213a1918 Admin/website/TODO
--- a/Admin/website/TODO Tue Jun 28 16:12:03 2005 +0200
+++ b/Admin/website/TODO Tue Jun 28 16:12:03 2005 +0200
@@ -1,12 +1,5 @@
For the next release:
-- better argument handling in pypager --> test it
-
-- centralize scattered project partners informations at "community"
-- move projects from "overview" to "community"
-
-- reduce prominence of license issue at "overview"
-
- add CONTRIBUTORS and COPYRIGHT to Packages
- clarify purpose of the rsync daemon, consider
diff -r 5854996e6060 -r e7df213a1918 Admin/website/community.html
--- a/Admin/website/community.html Tue Jun 28 16:12:03 2005 +0200
+++ b/Admin/website/community.html Tue Jun 28 16:12:03 2005 +0200
@@ -15,9 +15,21 @@
+
Project partners
+
+
Isabelle is a joint project between
+ Larry Paulson
+ (University of Cambridge, UK) and
+ Tobias Nipkow
+ (Technical University of Munich, Germany).
+
+
There is an (incomplete) list of past and present projects
+ undertaken using Isabelle.
+
Mailing list
-
- You may use the mailing list You may use the mailing list isabelle-users@cl.cam.ac.uk
and its archive to
@@ -39,6 +51,7 @@
Archive of Formal Proofs.
The Archive of Formal Proofs (AFP)
+
The Archive of Formal Proofs is a collection of proof
libraries, examples, and larger scientifc developments, mechanically checked
in Isabelle. It is organized in the way of a scientific journal. Submissions
diff -r 5854996e6060 -r e7df213a1918 Admin/website/dist/installation.html
--- a/Admin/website/dist/installation.html Tue Jun 28 16:12:03 2005 +0200
+++ b/Admin/website/dist/installation.html Tue Jun 28 16:12:03 2005 +0200
@@ -19,9 +19,8 @@
Isabelle runs on common Unix platforms.
- For Linux and Solaris, we provide ready-to-install bundles;
+ For Linux, Solaris and MaxOS / Darwin, we provide ready-to-install bundles;
for other Unices, Isabelle has to be built from scratch.
- We provide also some hints on how to use Isabelle on other, not-quite-Unix platforms.
@@ -44,7 +43,7 @@
Linux (x86)
Solaris (sparc)
MacOS X / Darwin
-
Windows / Cygwin
+
Windows
Linux
@@ -183,14 +182,15 @@
-
Windows / Cygwin
+
Windows
-
See Installation notes for
+ Isabelle does not run nativly on Windows; in a restricted fashion,
+ you may run Isabelle on Windows using the Cygwin environment.
+ See Installation notes for
Cygwin/Windows.
- Those
- installation instructions are hints contributed by
- Isabelle users. Please feel free to contact us for any suggestions,
- corrections or improvements.
+
+ For a serious apporach, you should consider a Windows/Linux dualboot
+ installation.
diff -r 5854996e6060 -r e7df213a1918 Admin/website/dist/installation_notes_cygwin.html
--- a/Admin/website/dist/installation_notes_cygwin.html Tue Jun 28 16:12:03 2005 +0200
+++ b/Admin/website/dist/installation_notes_cygwin.html Tue Jun 28 16:12:03 2005 +0200
@@ -29,7 +29,9 @@
It is assumed you have some experience with an Unix operating system
(e.g. what a shell is for and how to use it).
-
+
+ Any suggestions and improvements concerning this hints are welcomed!
+
Acknowlegements
Thanks to Isabelle/bin: Isabelle and isabelle.
Isabelle attempts to start ProofGeneral with XEmacs, and isabelle
starts it in an SML shell session. However Windows treats the two names as
- one. To get around this just copy /opt/Isabelle/bin/isabelle to
- /opt/Isabelle/bin/Isabell. The script
- /opt/Isabelle/bin/Isabell will start Isabelle with ProofGeneral.
+ one. To get around this, just rename /opt/Isabelle/bin/isabelle to
+ /opt/Isabelle/bin/Isabelle. This script
+ will start Isabelle with ProofGeneral; the isabelle
+ script in any case is available as isabelle-process.
Now everything should be ready. To test, start the cygwin shell and
type
@@ -192,7 +195,7 @@
the X shell window, type
- - /opt/Isabelle/bin/Isabell &
.
+ - /opt/Isabelle/bin/Isabelle &
.
This will start the ProofGeneral interface for Isabelle. After a
@@ -203,7 +206,7 @@
proving something.
To simplify starting ProofGeneral, consider writing a Windows command
- script, e.g.
+ script, e. g.
@bash startx -geometry 30x4 -iconic -e Isabell
@@ -248,7 +251,7 @@
As indicated above, Isabelle does not run neatly with Poly/ML on Windows, since it is not clear
how Poly/ML has to be compiled for Cygwin, and the native Windows port
- of PolyML do not provide some Posix interfaces Isabelle relies on.
+ of PolyML does not provide some Posix signals Isabelle/ProofGeneral relies on.
If you know how to circumvent (fully or partially) any of these problems,
please let us know.
diff -r 5854996e6060 -r e7df213a1918 Admin/website/faq.html
--- a/Admin/website/faq.html Tue Jun 28 16:12:03 2005 +0200
+++ b/Admin/website/faq.html Tue Jun 28 16:12:03 2005 +0200
@@ -259,13 +259,6 @@
should then be able to invoke Isabelle with Isabelle -l MyImage
and have everything that is loaded in ROOT.ML instantly available.
- Does Isabelle run on Windows?
-
- After a fashion, yes, but Isabelle is not being developed for
- Windows. See the installation notes for windows.
- If the approach presented there is not sufficient for your purpose, consider a
- dualboot Windows/Linux system.
-
diff -r 5854996e6060 -r e7df213a1918 Admin/website/index.html
--- a/Admin/website/index.html Tue Jun 28 16:12:03 2005 +0200
+++ b/Admin/website/index.html Tue Jun 28 16:12:03 2005 +0200
@@ -44,7 +44,6 @@
bibliography, and Isabelle workshops and courses.
-
Coming soon: Isabelle 2005
New features in the upcoming Isabelle 2005 will include
@@ -101,8 +100,8 @@
Download
-The Isabelle distribution is available
-from several mirror sites. It includes
+The Isabelle distribution is distributed for free and available
+from several mirror sites. It includes
source and binary packages and browsable documentation. You can also
browse the Isabelle theory library
online.
diff -r 5854996e6060 -r e7df213a1918 Admin/website/overview.html
--- a/Admin/website/overview.html Tue Jun 28 16:12:03 2005 +0200
+++ b/Admin/website/overview.html Tue Jun 28 16:12:03 2005 +0200
@@ -85,7 +85,6 @@
Isabelle is closely integrated with the ProofGeneral user interface, which
eases the task of writing and maintaining proof scripts.
-
Ample documentation is available
about using Isabelle and its inner concepts, including a