comparison etc/tasks.texi @ 23282:6b24b6f42d88

(Extensions): Removed request to have dejagnu rewritten in scheme, because that is now done.
author Joel N. Weber II <devnull@gnu.org>
date Fri, 18 Sep 1998 22:36:45 +0000
parents e54c6c6c2746
children 10f889f1c168
comparison
equal deleted inserted replaced
23281:e07d05f47832 23282:6b24b6f42d88
1 \input texinfo @c -*-texinfo-*- 1 \input texinfo @c -*-texinfo-*-
2 @c %**start of header 2 @c %**start of header
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
10 10
11 @titlepage 11 @titlepage
277 @item 277 @item
278 Extend Octave to support programs that were written 278 Extend Octave to support programs that were written
279 to run on Khoros. 279 to run on Khoros.
280 280
281 @item 281 @item
282 Rewrite Automake and Deja-GNU in Scheme, so they can run in Guile. 282 Rewrite Automake in Scheme, so it can run in Guile. Right now it is
283 Right now they are written in Perl and TCL, respectively. There are 283 written in Perl. There are also other programs, not terribly long,
284 also other programs, not terribly long, which we would also like 284 which we would also like to have rewritten in Scheme.
285 to have rewritten in Scheme.
286
287 Deja-GNU uses TCL via Expect. It may be easy to adapt Expect
288 to work with Scheme instead of TCL.
289 285
290 @item 286 @item
291 Finish the partially-implemented C interpreter project. 287 Finish the partially-implemented C interpreter project.
292 288
293 @item 289 @item