aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorJoel N. Weber II1998-09-18 22:36:45 +0000
committerJoel N. Weber II1998-09-18 22:36:45 +0000
commitd71de6f99e05b791244ea68e957bcbbbd2005a98 (patch)
treea5970f44e6cde02cf812590436f8dcb4d53fef4e /etc
parent421e3b4eb5f6eda41e937894c7c06fd9d3ce1eee (diff)
downloademacs-d71de6f99e05b791244ea68e957bcbbbd2005a98.tar.gz
emacs-d71de6f99e05b791244ea68e957bcbbbd2005a98.zip
(Extensions): Removed request to have dejagnu rewritten in scheme,
because that is now done.
Diffstat (limited to 'etc')
-rw-r--r--etc/tasks.texi12
1 files changed, 4 insertions, 8 deletions
diff --git a/etc/tasks.texi b/etc/tasks.texi
index 329a8a54bb5..910e31c2089 100644
--- a/etc/tasks.texi
+++ b/etc/tasks.texi
@@ -3,7 +3,7 @@
3@setfilename tasks.info 3@setfilename tasks.info
4@settitle GNU Task List 4@settitle GNU Task List
5@c This date is automagically updated when you save this file: 5@c This date is automagically updated when you save this file:
6@set lastupdate September 15, 1998 6@set lastupdate September 18, 1998
7@c %**end of header 7@c %**end of header
8 8
9@setchapternewpage off 9@setchapternewpage off
@@ -279,13 +279,9 @@ Extend Octave to support programs that were written
279to run on Khoros. 279to run on Khoros.
280 280
281@item 281@item
282Rewrite Automake and Deja-GNU in Scheme, so they can run in Guile. 282Rewrite Automake in Scheme, so it can run in Guile. Right now it is
283Right now they are written in Perl and TCL, respectively. There are 283written in Perl. There are also other programs, not terribly long,
284also other programs, not terribly long, which we would also like 284which we would also like to have rewritten in Scheme.
285to have rewritten in Scheme.
286
287Deja-GNU uses TCL via Expect. It may be easy to adapt Expect
288to work with Scheme instead of TCL.
289 285
290@item 286@item
291Finish the partially-implemented C interpreter project. 287Finish the partially-implemented C interpreter project.