aboutsummaryrefslogtreecommitdiffhomepage
path: root/isar/README
blob: 3cd1e4f9aed0f8de9f91c99885643f977a22237d (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
Isabelle/Isar Proof General

Written by Markus Wenzel

Status:		   supported
Maintainer:	   Markus Wenzel
Isabelle version:  99-1, 99-2
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.

There is no support for proof by pointing yet, and no tags program.

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.

Check the value of isabelle-prog-name.

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

$Id$