aboutsummaryrefslogtreecommitdiff
path: root/html/projects/webreplay.html
diff options
context:
space:
mode:
authorDavid Aspinall2004-02-07 19:31:13 +0000
committerDavid Aspinall2004-02-07 19:31:13 +0000
commitb9caaa8e4b66817dbc66d0e79b567b3285869fea (patch)
treec5420dac1aa1afc28168867ca5cc9c610a46399e /html/projects/webreplay.html
parent87174e13a8aa064f6d00ef9248da9938ea4978f6 (diff)
Deleted file
Diffstat (limited to 'html/projects/webreplay.html')
-rw-r--r--html/projects/webreplay.html24
1 files changed, 0 insertions, 24 deletions
diff --git a/html/projects/webreplay.html b/html/projects/webreplay.html
deleted file mode 100644
index 1754e2df..00000000
--- a/html/projects/webreplay.html
+++ /dev/null
@@ -1,24 +0,0 @@
-<h2>A Web-based Proof Replayer for Proof General</h2>
-<p>
-One of the nice features of Proof General is that it is very easy to
-replay existing proofs, by mouse clicks alone. No low-level
-understanding of a proof assistant is needed to step through proofs.
-We would like to have a web-based version of Proof General which
-allowed for this proof replay (at least), perhaps running a proof
-assistant remotely. The main aspect is to implement an engine for
-script management (colouring of lines of files), displaying in a web
-browser, sending lines to a proof assistant process, and displaying the
-results. Ideally, the ideas for new standard protocols for Proof
-General in the <a href="/home/da/drafts/#white">white paper</a> would
-be followed.
-</p>
-<p>
-<b>Skills:</b>
-Strong web programming skills using scripting languages,
-dynamic HTML, etc.
-</p><p>
-<b>Proposer:</b>
-<a href="http://zermelo.dcs.ed.ac.uk/~da">David Aspinall</a>.
-</p>
-
-