diff options
| author | David Aspinall | 2004-02-07 19:31:13 +0000 |
|---|---|---|
| committer | David Aspinall | 2004-02-07 19:31:13 +0000 |
| commit | b9caaa8e4b66817dbc66d0e79b567b3285869fea (patch) | |
| tree | c5420dac1aa1afc28168867ca5cc9c610a46399e /html/projects/scrgen.html | |
| parent | 87174e13a8aa064f6d00ef9248da9938ea4978f6 (diff) | |
Deleted file
Diffstat (limited to 'html/projects/scrgen.html')
| -rw-r--r-- | html/projects/scrgen.html | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/html/projects/scrgen.html b/html/projects/scrgen.html deleted file mode 100644 index d65b477f..00000000 --- a/html/projects/scrgen.html +++ /dev/null @@ -1,26 +0,0 @@ -<h2>Script General</h2> -<p> -Proof General is based around a core system of script management -for proof scripts. But the idea of script management is not -restricted to proof assistants, it makes sense for many interactive -scripting languages. It deserves to be better known and used. -A worthwhile project would be to rewrite the core script management -features of Proof General so that they could work for arbitrary -interactive scripting languages, and instantiate to Proof General as -well as languages such as ML, Haskell, LISP, Scheme, Python, and -even Emacs Lisp itself. -</p> -<p> -An alternative version of this project is to implement a -generic basis for script management which does <i>not</i> depend on -Emacs, but uses a similar protocol to communicate with other -text editors or display widgets. This could be implemented in -SML, OCaml, Java, C++, or any other suitable language. -<p> -<b>Skills:</b> -Proficient Emacs Lisp (or other programming language), -knowledge of scripting languages desirable. -</p><p> -<b>Proposer:</b> -<a href="http://zermelo.dcs.ed.ac.uk/~da">David Aspinall</a>. -</p> |
