summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1994-11-24 01:44:59 +0000
committerRichard M. Stallman <rms@gnu.org>1994-11-24 01:44:59 +0000
commitf509d1c4125775a1441fca3a5f463f07c83a25a4 (patch)
tree7b0b3ed433925621dbf86dae50113e58e9d8ef27 /etc
parent6c9c23d0ff771bdbd26d2e629b8480b2be873ad6 (diff)
downloademacs-f509d1c4125775a1441fca3a5f463f07c83a25a4.tar.gz
added fortran status checking -tower
Diffstat (limited to 'etc')
-rw-r--r--etc/tasks.texi27
1 files changed, 19 insertions, 8 deletions
diff --git a/etc/tasks.texi b/etc/tasks.texi
index 8a8d2b29392..2a8f3ffed5d 100644
--- a/etc/tasks.texi
+++ b/etc/tasks.texi
@@ -3,7 +3,7 @@
@setfilename tasks.info
@settitle GNU Task List
@c UPDATE THIS DATE WHENEVER YOU MAKE CHANGES!
-@set lastupdate 10 November 1994
+@set lastupdate 22 November 1994
@c %**end of header
@setchapternewpage off
@@ -28,14 +28,14 @@ good project---but it might instead be something we already have, so
check with @code{gnu@@prep} before you start writing it.
@menu
-* Documentation::
-* Unix-Related Projects::
-* Kernel Projects::
+* Documentation::
+* Unix-Related Projects::
+* Kernel Projects::
* Extensions::
-* X Windows Projects::
-* Other Projects::
+* X Windows Projects::
+* Other Projects::
* Compilers::
-* Games and Recreations::
+* Games and Recreations::
@end menu
If you start working steadily on a project, please let @code{gnu@@prep}
@@ -231,6 +231,10 @@ A desktop program with icons and such, for X-windows.
A paint program, supporting both bitmap-oriented operations and
component-oriented operations. @code{xpaint} exists, but isn't very
usable.
+
+@item
+A program for manipulating photographs---something vaguely like Photo
+Shop (though not exactly like it).
@end itemize
@node Other Projects
@@ -363,7 +367,14 @@ alignments.
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, Pascal and Modula are being worked on.)
+and Ada, Fortran, Pascal and Modula 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:
+@example
+
+ @code{finger -l fortran@@gnu.ai.mit.edu})
+@end example
@node Games and Recreations
@chapter Games and Recreations