# HG changeset patch # User Richard M. Stallman # Date 796631117 0 # Node ID 0d016216ea29af32e2a5857ed9070bb1bf1add6c # Parent 5ba84aee3999232cc95724685448dac1da2ee5d9 Delete extension language project. Add GNUstep. Move empire-builder. State Fortran is in beta test. diff -r 5ba84aee3999 -r 0d016216ea29 etc/tasks.texi --- a/etc/tasks.texi Fri Mar 31 04:51:59 1995 +0000 +++ b/etc/tasks.texi Fri Mar 31 06:25:17 1995 +0000 @@ -3,7 +3,7 @@ @setfilename tasks.info @settitle GNU Task List @c UPDATE THIS DATE WHENEVER YOU MAKE CHANGES! -@set lastupdate 6 February 1995 +@set lastupdate 31 March 1995 @c %**end of header @setchapternewpage off @@ -170,6 +170,13 @@ cleaner. @item +Work on the partially-implemented C interpreter project. + +@item +Help with the development of GNUstep, a GNU implementation of the +OpenStep specification. + +@item Add features to GNU Make to record the precise rule with which each file was last recompiled; then recompile any file if its rule in the makefile has changed. @@ -234,10 +241,6 @@ A "desktop" program with drag-and-drop icons and such. @item -An "empire builder" system that makes it easy to write various kinds of -simulation games. - -@item A paint program, supporting both bitmap-oriented operations and component-oriented operations. @code{xpaint} exists, but isn't very usable. @@ -286,17 +289,6 @@ A general ledger program. @item -A single command language that could be suitable for use in a shell, in -GDB for programming debugging commands, in a program like @code{awk}, in -a calculator like @code{bc}, and so on. The fact that all these -programs are similar but different in peculiar details is a great source -of confusion. We are stuck with maintaining compatibility with Unix in -our shell, @code{awk}, and @code{bc}, but nothing prevents us from -having alternative programs using our new, uniform language. This would -make GNU far better for new users. Talk with @code{lord@@cygnus.com} if -you are interested in this project. - -@item A program to typeset C code for printing. For ideas on what to do, see the forthcoming book, @@ -377,13 +369,14 @@ Volunteers are needed to write parsers/front ends for languages such as Algol 60, Algol 68, PL/I, or whatever, to be used with the code generation phases of the GNU C compiler. (C++ and Objective C are done, -and Ada, Fortran and Pascal are being worked on. +Fortran is now in beta test, and Ada and Pascal are being worked on. + @c Fortran status is here so gnu@prep and the volunteer coordinators @c don't have to answer the question -len -The status of the Fortran compiler can be found by: +You can get the status of the Fortran front end with this command: + @example - - @code{finger -l fortran@@gnu.ai.mit.edu}) +finger -l fortran@@gnu.ai.mit.edu @end example @node Games and Recreations @@ -397,6 +390,10 @@ Empire (there is a free version but it needs upgrading) @item +An ``empire builder'' system that makes it easy to write various kinds of +simulation games. + +@item Imitations of popular video games: @itemize - @@ -405,7 +402,7 @@ @item Defending cities from missiles. @item -Plane shoots at lots of other planes. +Plane shoots at lots of other planes, tanks, etc. @item Wizard fights fanciful monster. @item