aboutsummaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>1998-10-07 16:05:40 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>1998-10-07 16:05:40 +0000
commit28133756647819554fdac2bdfab7bd1a7cb76423 (patch)
tree3c42fb3ab5a7b869c347c171553ff68759d646c6 /TODO
parent47b51c85aef5b6f3b6afca5d93698d490744c56d (diff)
New file to give users/co-developers a chance to see what we have planned.
Diffstat (limited to 'TODO')
-rw-r--r--TODO43
1 files changed, 43 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 00000000..91e55be5
--- /dev/null
+++ b/TODO
@@ -0,0 +1,43 @@
+This is our brief list of planned things to do to Proof General.
+
+Please send any suggestions, comments, or offers of help to
+proofgen@dcs.ed.ac.uk. Thanks!
+
+SHORT TERM
+----------
+* Fix bugs and improve code
+
+MEDIUM TERM
+-----------
+* Revise and improve the documentation
+
+* Provide a sensible default frame/buffer layout
+
+* Add an example instantiation of Proof General
+ with no prover-specific extensions
+ (probably for Isabelle)
+
+* Implement a new buffer model:
+
+ 1. Script buffers
+ 2. Response buffer
+ 3. (optionally part of response buffer) goals buffer
+ 4. (hidden) process buffer
+ 5. Minibuffer for additionally sending information to the process
+
+* Add support for putting a locked region in processed files,
+ and querying the process about which files have been processed.
+
+LONGER TERM
+-----------
+* Add a browser mode for browsing script files and/or
+ theory data-structures in the prover.
+
+* Add more per-prover functions: menus for tactics, etc.
+
+
+
+
+
+
+