diff options
Diffstat (limited to 'isar/README')
| -rw-r--r-- | isar/README | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/isar/README b/isar/README new file mode 100644 index 00000000..f9d0e689 --- /dev/null +++ b/isar/README @@ -0,0 +1,25 @@ +Isabelle/Isar Proof General + +Written by Markus Wenzel + +$Id$ + +Status: supported +Maintainer: Markus Wenzel +Isabelle version: 99 +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 to start +Isabelle Proof General via the 'Isabelle' shell command. |
