aboutsummaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
Diffstat (limited to 'html')
-rw-r--r--html/projects/xmlpgip.html40
1 files changed, 40 insertions, 0 deletions
diff --git a/html/projects/xmlpgip.html b/html/projects/xmlpgip.html
new file mode 100644
index 00000000..30828a97
--- /dev/null
+++ b/html/projects/xmlpgip.html
@@ -0,0 +1,40 @@
+<h2>A New Protocol for Interactive Proof in Proof General</h2>
+<p>
+PGIP is a protocol for interactive proof to be used in the next
+version of Proof General. It is based around the present protocol,
+but implemented with a standard collection of messages rather than
+different messages for different proof assistants. An outline of PGIP
+is given in the <a href="/home/da/drafts/#white">white paper</a>. A
+first implementation of PGIP will consist of (1) a filter (or
+modification of the output routines) for an existing proof assistant,
+which could be implemented in perl or some other language; and (2) a
+new backend for Proof General in Emacs, which configures it for PGIP.
+</p>
+<p>
+<b>Skills:</b>
+Interest in interactive proof and basic understanding
+of interaction mechanisms with at least one of
+LEGO, Coq, Isabelle. Programmming in Emacs Lisp.
+</p><p>
+<b>Proposer:</b>
+<a href="http://zermelo.dcs.ed.ac.uk/~da">David Aspinall</a>.
+</p>
+<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
+<html>
+ <head>
+ <title></title>
+ </head>
+
+ <body>
+ <h1></h1>
+
+
+
+ <hr>
+ <address><a href="mailto:da@dcs.ed.ac.uk">David Aspinall</a></address>
+<!-- Created: Tue Apr 25 18:11:06 BST 2000 -->
+<!-- hhmts start -->
+Last modified: Tue Apr 25 18:22:01 BST 2000
+<!-- hhmts end -->
+ </body>
+</html>