1 \input texinfo @c -*-texinfo-*-
3 @setfilename tasks.info
4 @settitle GNU Task List
5 @c This date is automagically updated when you save this file:
6 @set lastupdate July 26, 1999
13 @author Free Software Foundation
14 @author last updated @value{lastupdate}
18 @node Top, Intro, (dir), (dir)
21 This file is updated automatically from @file{tasks.texi}, which was
22 last updated on @value{lastupdate}.
29 * Unix-Related Projects::
32 * X Windows Projects::
34 * Encryption Projects::
37 * Games and Recreations::
40 @node Intro, Highest Priority, Top, Top
41 @chapter About the GNU Task List
43 If you did not obtain this file directly from the GNU project and
44 recently, please check for a newer version. You can ftp the task list
45 from any GNU FTP host in directory @file{/pub/gnu/tasks/}. The task
46 list is available there in several different formats: @file{tasks.text},
47 @file{tasks.texi}, @file{tasks.info}, and @file{tasks.dvi}. The GNU
48 HURD task list is also there in file @file{tasks.hurd}.
49 @c to fix an overfill, join the paragraphs -len
50 The task list is also available on the GNU World Wide Web server:
51 @uref{http://www.gnu.org/prep/tasks_toc.html}.
53 If you start working steadily on a project, please let @email{gvc@@gnu.org}
54 know. We might have information that could help you; we'd also like to
55 send you the GNU coding standards.
57 Because of the natural tendency for most volunteers to write programming
58 tools or programming languages, we have a comparative shortage of
59 applications useful for non-programmer users. Therefore, we ask you to
60 consider writing such a program.
62 Typically, a new program that does a completely new job advances
63 the GNU project, and the free software community, more than an
64 improvement to an existing program.
66 Typically, new features or new programs advance the free software
67 community more, in the long run, than porting existing programs. One
68 reason is that portable new features and programs benefit people on many
69 platforms, not just one. At the same time, there tend to be many
70 volunteers for porting---so your help will be more valuable in other
71 areas, where volunteers are more scarce.
73 Typically, it is more useful to extend a program in functionality than
74 to improve performance. Users who use the new functionality will
75 appreciate it very much, if they use it; but even when they benefit from
76 a performance improvement, they may not consider it very important.
78 @node Highest Priority, Documentation, Intro, Top
79 @chapter Highest Priority
81 This task list mentions a large number of tasks that would be more or
82 less useful. With luck, at least one of them will inspire you to start
83 writing. It's better for you to work on any task that inspires you than
84 not write free software at all.
86 But if you would like to work on what we need most, here is a list of
87 high priority projects.
91 If you are good at writing documentation, please do that.
94 If you are very good at C programming and interested in kernels, you can
95 help develop the GNU HURD, the kernel for the GNU system. Please have a
96 look at @uref{http://www.gnu.org/software/hurd/hurd.html}, and
97 then get a copy of the latest HURD task list from:
102 @uref{http://www.gnu.org/prep/tasks.hurd.html}, via the World Wide
106 @uref{ftp://ftp.gnu.org/pub/gnu/tasks/tasks.hurd}, via anonymous FTP.
109 @email{gnu@@gnu.org} via e-mail.
114 If you are a Scheme fan, you can help develop Guile. Please have a look
115 at the URL @uref{http://www.gnu.org/software/guile/guile.html}
116 and then contact the Guile developers at @email{guile@@gnu.org}.
119 A package to convert programs written using MS Access into Scheme,
120 making use of a free data base system and the GTK toolkit.
123 Help develop XmHTML. See @uref{http://www.xs4all.nl/~ripley/XmHTML/}.
126 Help develop software to emulate Windows NT on top of GNU systems.
127 For example, you could help work on Willows Twin.
128 See @uref{http://www.willows.com/}.
130 @ignore The Kermit developers say they will provide a free program
133 Implement the Kermit data transfer protocol. (See below.)
136 @ignore This is being done (Harmony)
138 Develop a free compatible replacement for Qt, a GUI toolkit library. Qt
139 is not free software, because users are prohibited from distributing
140 modified versions. Thus, Qt cannot be included in a free operating
141 system (adding it would make the system as a whole non-free).
143 But some developers are writing free applications that use Qt and cannot
144 run without it. These programs, although free software, are useless for
145 free operating systems because there is no way to make them run.
147 This is leading to a serious problem, and a free replacement for Qt is
148 the only solution. Hence the high degree of urgency of this project.
152 Develop a substitute, which runs on GNU systems, for some very popular
153 or very important application that many non-programmers use on Windows,
154 and which has no comparable free equivalent now.
157 @node Documentation, Unix-Related Projects, Highest Priority, Top
158 @chapter Documentation
160 We very urgently need documentation for many existing parts of the
163 Note that there are proprietary manuals for many of these topics, but
164 proprietary manuals do not count, for the same reason proprietary
165 software does not count: we are not free to copy and modify them.
166 We do not recommend any non-free materials as documentation.
170 A unified manual for La@TeX{}. (Existing documentation is non-free.)
173 A tutorial introduction to Midnight Commander.
176 A manual for GNU SQL.
179 A thorough manual for RCS.
182 A reference manual for Mach.
185 A reference manual for the GNU Hurd features in GNU libc.
188 A manual for writing Hurd servers.
191 Reference manuals for C++, Objective C, Pascal, Fortran 77, and Java.
194 A tutorial manual for the C++ STL (standard template library).
197 A tutorial manual for Gforth.
200 GNU Objective-C Runtime Library Manual; this would be a reference manual
201 for the runtime library functions, structures, and classes. Some work
202 has been done on this job.
205 Manuals for GNUstep: developer tutorial, developer programming manual,
206 developer reference manual, and user manual.
209 A manual for Ghostscript.
215 A coherent free reference manual for Perl. Most of the Perl on-line
216 reference documentation can be used as a starting point, but work is
217 needed to weld them together into a coherent manual.
220 A good free Perl language tutorial introduction. The existing Perl
221 introductions are published with restrictions on copying and
222 modification, so that they cannot be part of a GNU system.
225 A manual for PIC (the graphics formatting language).
228 A book on how GCC works and why various machine descriptions
229 are written as they are.
232 A manual for programming applications for X11.
235 Manuals for various X window managers.
238 Reference cards for those manuals that don't have them: C
239 Compiler, Make, Texinfo, Termcap, and maybe the C Library.
242 Many utilities need documentation, including @code{grep} and others.
245 @node Unix-Related Projects, Kernel Projects, Documentation, Top
246 @chapter Unix-Related Projects
251 Modify the GNU @code{dc} program to use the math routines of GNU
256 A @code{grap} preprocessor program for @code{troff}.
259 Less urgent: make a replacement for the ``writer's workbench'' program
260 @code{style}, or something to do the same kind of job. Compatibility
261 with Unix is not especially important for this program.
264 @node Kernel Projects, Extensions, Unix-Related Projects, Top
265 @chapter Kernel-Related Projects
269 An over-the-ethernet debugger stub that will allow the kernel to be
270 debugged from GDB running on another machine.
272 This stub needs its own self-contained implementation of all protocols
273 to be used, since the GNU system will use user processes to implement
274 all but the lowest levels, and the stub won't be able to use those
275 processes. If a simple self-contained implementation of IP and TCP is
276 impractical, it might be necessary to design a new, simple protocol
277 based directly on ethernet. It's not crucial to support high speed or
278 communicating across gateways.
280 It might be possible to use the Mach ethernet driver code, but it would
284 A shared memory X11 server to run under MACH is very desirable. The
285 machine specific parts should be kept well separated.
288 An implementation of CIFS, the ``Common Internet File System,'' for the
289 HURD. This protocol is an offshoot of SMB.
292 Support (in Linux?) for dumping the non-textual contents of an SVGA
296 @node Extensions, X Windows Projects, Kernel Projects, Top
297 @chapter Extensions to Existing GNU Software
301 Enhance GCC. See files @file{PROJECTS} and @file{PROBLEMS} in the GCC
305 Interface GDB to Guile, so that users can write debugging commands in
306 Scheme. This would also make it possible to write, in Scheme, a
307 graphical interface that uses GTK and is tightly integrated into GDB.
310 Extend Octave to support programs that were written
314 Rewrite Automake in Scheme, so it can run in Guile. Right now it is
315 written in Perl. There are also other programs, not terribly long,
316 which we would also like to have rewritten in Scheme.
319 Finish the partially-implemented C interpreter project.
322 Help with the development of GNUstep, a GNU implementation of the
323 OpenStep specification.
326 Add features to GNU Make to record the precise rule with which each file
327 was last recompiled; then recompile any file if its rule in the makefile
331 Add a few features to GNU @code{diff}, such as handling large input
332 files without reading entire files into core.
335 An @code{nroff} macro package to simplify @code{texi2roff}.
338 An implementation of XML (see @uref{http://www.w3.org/XML/}).
341 A queueing system for the mailer Smail that groups pending work by
342 destination rather than by original message. This makes it possible
343 to schedule retries coherently for each destination. Talk to
344 @email{tron@@veritas.com} about this.
346 Smail also needs a new chief maintainer.
349 Enhanced cross-reference browsing tools. (We now have something at
350 about the level of @code{cxref}.) We also could use something like
351 @code{ctrace}. (Some people are now working on this project.)
354 @node X Windows Projects, Network Projects, Extensions, Top
355 @chapter X Windows Projects
359 An emulator for Macintosh graphics calls on top of X Windows.
362 A package that emulates the API of Visual C++, but operates on top of
363 X11. It need not match the screen appearance of Visual C++. Instead,
364 it would be best to use GTK, so as to give coherence with GNOME.
367 A compatible replacement for Visual Basic, running on top of X11.
368 It need not match the screen appearance of Visual C++. Instead,
369 it would be best to use GTK, so as to give coherence with GNOME.
372 A music playing and editing system. This should work with LilyPond, a
373 GNU program for music typesetting.
376 An ear-training program for students of music.
379 An ephemeris program to replace xephem (which is, alas, too restricted
380 to qualify as free software).
383 A program to edit dance notation (such as labanotation) and display
384 dancers moving on the screen.
387 Make sure the Vibrant toolkit works with LessTif instead of Motif.
390 A program to display and edit Hypercard stacks.
393 A program for graphic morphing of scanned photographs.
396 Software for designing and printing business cards.
399 @node Network Projects, Encryption Projects, X Windows Projects, Top
400 @chapter Network Projects
404 @c www.openh323.org is doing this. Craig Southeren <craigs@equival.com.au>
406 A teleconferencing program which does the job of CU-SeeMe (which is,
407 alas, not free software).
411 @c Bishop Bettini <bishop@synxcti.com> is working on this.
413 A free ICQ-compatible server program. (The ICQ server itself is not
419 @node Encryption Projects, Other Projects, Network Projects, Top
420 @chapter Encryption Projects
422 These projects need to be written outside the US by people who are not
423 US citizens, to avoid problems with US export control law.
427 A free library for public-key encryption.
429 This library should use the Diffie-Helman algorithm for public key
430 encryption, not the RSA algorithm, because the Diffie-Helman patent in
431 the US expired in 1997. This library can probably be developed from
432 the code for the GNU Privacy Guard (now in development).
435 An implementation of SSLv3 (more precisely, TLSv1) which is patent-free
436 (uses the non-RSA algorithms) and has distribution terms compatible with
437 the GNU GPL. We know of a GPL-covered implemention of a version of SSL
438 that you can use as a starting point.
441 Free software for doing secure commercial transactions on the web.
442 This too needs public key encryption.
445 The projects to provide free replacements for PGP and SSH are no longer
446 listed here, because projects to do those jobs are well under way.
448 @node Other Projects, Languages, Encryption Projects, Top
449 @chapter Other Projects
451 If you think of others that should be added, please
452 send them to @email{gnu@@gnu.org}.
455 @ignore OpenBIOS is doing this
457 A simple PC BIOS. On most new PCs, the BIOS is stored in writable
458 memory (misleadingly known as ``flash ROM''). In order to have a wholly
459 free system on these PCs, we need a free BIOS.
461 This task is made simpler by the fact that this BIOS need only support
462 enough features to enable a boot-loader such as LILO or GRUB to finish
463 loading the kernel. Neither Linux nor Mach actually uses the BIOS once
464 it starts up. Also, it is not absolutely necessary to do all the many
465 diagnostics that an ordinary BIOS does (though it would be useful to do
466 some of them). However, there may be a need to configure certain data
467 in the computer in a way that is specific to each model of computer.
471 A free program that can transfer files on a serial line
472 using the same protocol that Kermit uses.
475 An imitation of Page Maker or Ventura Publisher.
478 An imitation of @code{dbase2} or @code{dbase3}. (How dbased!)
479 @uref{http://www.startech.keller.tx.us/xbase/xbase.html} may contain
480 some useful stuff to start with.
483 A general ledger program, including support for accounts payable,
484 account receivables, payroll, inventory control, order processing, etc.
487 A free replacement for Glimpse, which is not free software.
490 Software for desktop publishing. We are extending Emacs into a WYSIWYG
491 word processor, to handle primarily linear text; what this item proposes
492 is software focused on page layout.
494 @ignore It looks like TruePrint will fill this gap
496 A program to typeset C code for printing, to make it easier to read on
497 paper. For ideas on what to do, see the book,
500 Human Factors and Typography for More Readable Programs,
501 Ronald M. Baecker and Aaron Marcus,
502 Addison-Wesley, ISBN 0-201-10745-7
505 But you don't have to do exactly what they propose.
509 @c This is now being worked on -- rms, 22 June 1998
511 A program to convert Microsoft Word documents to text/enriched, TeX,
512 LaTeX, Texinfo, or some other format that free software can edit.
516 @c People are helping the developer of siff release it as free software.
519 A free replacement for siff (sometimes called sif). This would be a
520 program to find similar files in a large file system, ``similar''
521 meaning that the files contain a significant number of common substrings
522 that are of a certain size or greater. You can find some information
523 about siff (which is, unfortunately, not free software) at
524 @uref{ftp://ftp.cs.arizona.edu/reports/1993/TR93-33.ps.Z}.
528 @c This is being developed -- rms, 3 May 1998
530 A free replacement for the semi-free Qt library.
534 High-quality music compression software.
535 (Talk with @email{phr@@netcom.com} for relevant suggestions.)
536 Unfortunately we cannot implement the popular MP3 format
537 due to patents, so this job includes working out some other
538 non-patented format and compression method.
541 A program to play sound distributed in ``Real Audio'' format.
544 A program to generate ``Real Audio'' format from audio input.
547 Programs to handle audio in RTSP format.
549 @ignore @c Software patents have made this domain off limits to free software.
551 An MPEG III audio encoder/decoder (but it is necessary to check, first,
552 whether patents make this impossible).
554 @c Chris Hofstader is working on this.
556 Speech-generation programs (there is a program from Brown U that you
559 @c We have a project now.
561 Speech-recognition programs (single-speaker, disconnected speech is sufficient).
565 A braille translation and formatting system which can convert marked up
566 documents into braille. This should let the user customize the braille
567 translation rules; it would be good to divide it into a
568 device-independent part plus drivers. Contact Jason White,
569 @email{jasonw@@ariel.ucs.unimelb.EDU.AU}.
573 A program to display text word by word, always showing just one word at
574 a time. This method permits much faster reading than ordinary text
575 display. If you want to work on this, contact @email{stutz@@dsl.org} to
580 More scientific mathematical subroutines.
581 (A clone of SPSS is being written already.)
587 A scientific data collection and processing tool,
588 perhaps something like Scientific Workbench and/or Khoros,
591 A program to calculate properties of molecules by solving
592 the Schroedinger equation.
595 Software to replace card catalogues in libraries.
598 A simulator for heating and air conditioning systems for buildings.
601 A package for editing genealogical records conveniently.
602 This could perhaps be done as a Gnome program, or perhaps
603 as an Emacs extension.
606 A project-scheduling package that accepts a list of project sub-tasks
607 with their interdependencies, and generates Gantt charts and Pert charts
608 and all the other standard project progress reports.
611 Grammar and style checking programs.
614 A diagnostic program to test a hard disk.
617 A fast emulator for the i386, which would make it possible
618 to emulate x86 code on other CPUs, and also to more easily
619 debug kernels such as Linux more conveniently.
621 To make this faster, it could work by translating machine instructions
622 into the machine language of the host machine.
625 Optical character recognition programs; especially if suitable for
626 scanning documents with multiple fonts and capturing font info as well
627 as character codes. Work is being done on this, but more help is needed.
630 A program to scan a line drawing and convert it to Postscript.
633 A program to recognize handwriting.
636 A pen based interface.
639 CAD software, such as a vague imitation of Autocad.
642 A program to receive data from a serial-line tap to facilitate the
643 reverse-engineering of communication protocols.
646 @node Languages, Games and Recreations, Other Projects, Top
647 @chapter Programming Languages
649 Volunteers are needed to write parsers/front ends for languages such as
650 Algol 60, Algol 68, PL/I, Cobol, Fortran 90, Delphi, Modula 2, Modula 3,
651 RPG, and any other languages designed for compilation, to be used with
652 the code generation phases of the GNU C compiler.
654 @c Fortran status is here so gnu@gnu.org and the volunteer coordinators
655 @c don't have to answer the question -len
656 You can get the status of the Fortran front end with this command:
659 finger -l fortran@@gnu.org
662 We would like to have translators from various languages into Scheme.
663 These languages include TCL, Python, Perl, Java, Javascript, and Rexx.
665 We would like to have an implementation of Clipper, perhaps a GCC front
666 end, and perhaps a translator into Scheme.
668 @node Games and Recreations, , Languages, Top
669 @chapter Games and Recreations
671 Video-oriented games that work with the X window system.
675 Empire (there is a free version but it needs upgrading)
678 An ``empire builder'' system that makes it easy to write various kinds of
682 Improve GnuGo, which is not yet very sophisticated.
685 Network servers and clients for board and card games for which such
686 software does not yet exist.
689 A Hierarchical Task Network package which can be used
690 to program play the computer's side in various strategic games.
693 Write imitations of some popular video games:
697 Space war, Asteroids, Pong, Columns.
699 Defending cities from missiles.
701 Plane shoots at lots of other planes, tanks, etc.
703 Wizard fights fanciful monsters.
706 @ignore Being done by jhall1@isd.net
708 Program a robot by sticking building blocks together,
709 then watch it explore a world.
712 Biomorph evolution (as in Scientific American and @cite{The Blind
715 A program to display effects of moving at relativistic speeds.
719 We do not need @code{rogue}, as we have @code{hack}.
725 update-date-leading-regexp: "@c This date is automagically updated when you save this file:\n@set lastupdate "
726 update-date-trailing-regexp: ""
727 eval: (load "/gd/gnuorg/update-date.el")
728 eval: (add-hook 'write-file-hooks 'update-date)