diff options
Diffstat (limited to 'html/projects/webreplay.html')
| -rw-r--r-- | html/projects/webreplay.html | 24 |
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> - - |
