# HG changeset patch # User Joel N. Weber II # Date 906158205 0 # Node ID 6b24b6f42d88256198b53b37bfb878619aea279a # Parent e07d05f4783223bdbcf31917d3f5265f5560e6a9 (Extensions): Removed request to have dejagnu rewritten in scheme, because that is now done. diff -r e07d05f47832 -r 6b24b6f42d88 etc/tasks.texi --- a/etc/tasks.texi Fri Sep 18 13:10:40 1998 +0000 +++ b/etc/tasks.texi Fri Sep 18 22:36:45 1998 +0000 @@ -3,7 +3,7 @@ @setfilename tasks.info @settitle GNU Task List @c This date is automagically updated when you save this file: -@set lastupdate September 15, 1998 +@set lastupdate September 18, 1998 @c %**end of header @setchapternewpage off @@ -279,13 +279,9 @@ to run on Khoros. @item -Rewrite Automake and Deja-GNU in Scheme, so they can run in Guile. -Right now they are written in Perl and TCL, respectively. There are -also other programs, not terribly long, which we would also like -to have rewritten in Scheme. - -Deja-GNU uses TCL via Expect. It may be easy to adapt Expect -to work with Scheme instead of TCL. +Rewrite Automake in Scheme, so it can run in Guile. Right now it is +written in Perl. There are also other programs, not terribly long, +which we would also like to have rewritten in Scheme. @item Finish the partially-implemented C interpreter project.