aboutsummaryrefslogtreecommitdiffhomepage
path: root/isa/README
blob: b59e467117e9710e20a1f3bc02a9f568f1914347 (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
Isabelle Proof General 

Written by David Aspinall, later with assistance from
Markus Wenzel and David von Oheimb.

$Id$

Status:		   supported
Maintainer:	   David Aspinall
Isabelle version:  99-1, 99-2
Isabelle homepage: http://www.cl.cam.ac.uk/Research/HVG/Isabelle/

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

Isabelle Proof General has full support for multiple file scripting,
with dependencies between theories communicated between Isabelle and
Proof General.  It has a mode for editing theory files taken from
Isamode.

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 to start
Isabelle Proof General via the 'Isabelle' shell command.  These files
were provided by Markus Wenzel.