--- gforth/ToDo 1995/03/20 18:16:20 1.5 +++ gforth/ToDo 1997/05/21 20:39:16 1.8 @@ -64,18 +64,14 @@ intended). ** emacs support can be improved **prefix file generator -A tool for generating a prefix file for a program that explains in -what way the program conforms to ANSI (i.e., which wordsets are used) -and contains Forth definitions for the simple non-ANSI words. +extend or complement ans-report.fs to provide Forth definitions for +the simple non-ANSI words. ** rightcase A tool that converts all uses of words in a source text to the exact case of the definition. There's something like this out there on the net (Joerg Plewe has posted a reference), but I think a program that wires itself into the compiler (like etags.fs) is harder to fool by -search order tricks etc. - -*Object-Oriented Extensions -John Hayes has a portable package +search order tricks etc. EVALUATE is a problem. *Documentation A texinfo file @@ -84,5 +80,4 @@ A texinfo file in all source files. * Distribution and Announcements -** add copyright notices to all the source files ** Write articles for (general-purpose) magazines