aboutsummaryrefslogtreecommitdiffhomepage
path: root/isar/README
blob: e4415d03840256d2ebfc8f9211c21ca3301ed0df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Isabelle/Isar Proof General

Written by Markus Wenzel and David Aspinall.

Contributions from David von Oheimb, Stefan Berghofer, 
		   Sebastian Skalberg, Gerwin Klein.

Status:		    supported
Maintainers:	    David Aspinall, Stefan Berghofer
Isabelle versions:  Isabelle2004
Isabelle homepage:  http://www.cl.cam.ac.uk/Research/HVG/Isabelle/
Isar homepage:	    http://isabelle.in.tum.de/Isar/

===========================================================================

Isabelle/Isar Proof General has full support for multiple file
scripting, with dependencies between theories communicated between
Isabelle and Proof General.  

There is proper support for X Symbol, using the Isabelle print mode
for X Symbol tokens.  Many Isabelle theories have X Symbol syntax
already defined and it's easy to add to your own theories.

The script `interface' and file 'interface-setup.el' are used
internally to start Isabelle Proof General via the 'Isabelle' shell
command.  This is the default way to invoke Proof General from the
Isabelle perspective; it enables Isabelle to provide a consistent
process and file-system environment, including the all-important
isar-keywords.el file.

Check the value of isabelle-prog-name.

========================================

$Id$