]> code.delx.au - gnu-emacs/blob - etc/tasks.texi
(struct glyph_row): Flag internal_border_p removed.
[gnu-emacs] / etc / tasks.texi
1 \input texinfo @c -*-texinfo-*-
2 @c %**start of header
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
7 @c %**end of header
8
9 @setchapternewpage off
10
11 @titlepage
12 @title GNU Task List
13 @author Free Software Foundation
14 @author last updated @value{lastupdate}
15 @end titlepage
16
17 @ifinfo
18 @node Top, Intro, (dir), (dir)
19 @top GNU Task List
20
21 This file is updated automatically from @file{tasks.texi}, which was
22 last updated on @value{lastupdate}.
23 @end ifinfo
24
25 @menu
26 * Intro::
27 * Highest Priority::
28 * Documentation::
29 * Unix-Related Projects::
30 * Kernel Projects::
31 * Extensions::
32 * X Windows Projects::
33 * Network Projects::
34 * Encryption Projects::
35 * Other Projects::
36 * Languages::
37 * Games and Recreations::
38 @end menu
39
40 @node Intro, Highest Priority, Top, Top
41 @chapter About the GNU Task List
42
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}.
52
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.
56
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.
61
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.
65
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.
72
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.
77
78 @node Highest Priority, Documentation, Intro, Top
79 @chapter Highest Priority
80
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.
85
86 But if you would like to work on what we need most, here is a list of
87 high priority projects.
88
89 @itemize @bullet
90 @item
91 If you are good at writing documentation, please do that.
92
93 @item
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:
98
99 @itemize @bullet
100
101 @item
102 @uref{http://www.gnu.org/prep/tasks.hurd.html}, via the World Wide
103 Web.
104
105 @item
106 @uref{ftp://ftp.gnu.org/pub/gnu/tasks/tasks.hurd}, via anonymous FTP.
107
108 @item
109 @email{gnu@@gnu.org} via e-mail.
110
111 @end itemize
112
113 @item
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}.
117
118 @item
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.
121
122 @item
123 Help develop XmHTML. See @uref{http://www.xs4all.nl/~ripley/XmHTML/}.
124
125 @item
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/}.
129
130 @ignore The Kermit developers say they will provide a free program
131 to do this.
132 @item
133 Implement the Kermit data transfer protocol. (See below.)
134 @end ignore
135
136 @ignore This is being done (Harmony)
137 @item
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).
142
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.
146
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.
149 @end ignore
150
151 @item
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.
155 @end itemize
156
157 @node Documentation, Unix-Related Projects, Highest Priority, Top
158 @chapter Documentation
159
160 We very urgently need documentation for many existing parts of the
161 system.
162
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.
167
168 @itemize @bullet
169 @item
170 A unified manual for La@TeX{}. (Existing documentation is non-free.)
171
172 @item
173 A tutorial introduction to Midnight Commander.
174
175 @item
176 A manual for GNU SQL.
177
178 @item
179 A thorough manual for RCS.
180
181 @item
182 A reference manual for Mach.
183
184 @item
185 A reference manual for the GNU Hurd features in GNU libc.
186
187 @item
188 A manual for writing Hurd servers.
189
190 @item
191 Reference manuals for C++, Objective C, Pascal, Fortran 77, and Java.
192
193 @item
194 A tutorial manual for the C++ STL (standard template library).
195
196 @item
197 A tutorial manual for Gforth.
198
199 @item
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.
203
204 @item
205 Manuals for GNUstep: developer tutorial, developer programming manual,
206 developer reference manual, and user manual.
207
208 @item
209 A manual for Ghostscript.
210
211 @item
212 A manual for TCSH.
213
214 @item
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.
218
219 @item
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.
223
224 @item
225 A manual for PIC (the graphics formatting language).
226
227 @item
228 A book on how GCC works and why various machine descriptions
229 are written as they are.
230
231 @item
232 A manual for programming applications for X11.
233
234 @item
235 Manuals for various X window managers.
236
237 @item
238 Reference cards for those manuals that don't have them: C
239 Compiler, Make, Texinfo, Termcap, and maybe the C Library.
240
241 @item
242 Many utilities need documentation, including @code{grep} and others.
243 @end itemize
244
245 @node Unix-Related Projects, Kernel Projects, Documentation, Top
246 @chapter Unix-Related Projects
247
248 @itemize @bullet
249 @ignore
250 @item
251 Modify the GNU @code{dc} program to use the math routines of GNU
252 @code{bc}.
253 @end ignore
254
255 @item
256 A @code{grap} preprocessor program for @code{troff}.
257
258 @item
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.
262 @end itemize
263
264 @node Kernel Projects, Extensions, Unix-Related Projects, Top
265 @chapter Kernel-Related Projects
266
267 @itemize @bullet
268 @item
269 An over-the-ethernet debugger stub that will allow the kernel to be
270 debugged from GDB running on another machine.
271
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.
279
280 It might be possible to use the Mach ethernet driver code, but it would
281 need some changes.
282
283 @item
284 A shared memory X11 server to run under MACH is very desirable. The
285 machine specific parts should be kept well separated.
286
287 @item
288 An implementation of CIFS, the ``Common Internet File System,'' for the
289 HURD. This protocol is an offshoot of SMB.
290
291 @item
292 Support (in Linux?) for dumping the non-textual contents of an SVGA
293 console.
294 @end itemize
295
296 @node Extensions, X Windows Projects, Kernel Projects, Top
297 @chapter Extensions to Existing GNU Software
298
299 @itemize @bullet
300 @item
301 Enhance GCC. See files @file{PROJECTS} and @file{PROBLEMS} in the GCC
302 distribution.
303
304 @item
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.
308
309 @item
310 Extend Octave to support programs that were written
311 to run on Khoros.
312
313 @item
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.
317
318 @item
319 Finish the partially-implemented C interpreter project.
320
321 @item
322 Help with the development of GNUstep, a GNU implementation of the
323 OpenStep specification.
324
325 @item
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
328 has changed.
329
330 @item
331 Add a few features to GNU @code{diff}, such as handling large input
332 files without reading entire files into core.
333
334 @item
335 An @code{nroff} macro package to simplify @code{texi2roff}.
336
337 @item
338 An implementation of XML (see @uref{http://www.w3.org/XML/}).
339
340 @item
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.
345
346 Smail also needs a new chief maintainer.
347
348 @item
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.)
352 @end itemize
353
354 @node X Windows Projects, Network Projects, Extensions, Top
355 @chapter X Windows Projects
356
357 @itemize @bullet
358 @item
359 An emulator for Macintosh graphics calls on top of X Windows.
360
361 @item
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.
365
366 @item
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.
370
371 @item
372 A music playing and editing system. This should work with LilyPond, a
373 GNU program for music typesetting.
374
375 @item
376 An ear-training program for students of music.
377
378 @item
379 An ephemeris program to replace xephem (which is, alas, too restricted
380 to qualify as free software).
381
382 @item
383 A program to edit dance notation (such as labanotation) and display
384 dancers moving on the screen.
385
386 @item
387 Make sure the Vibrant toolkit works with LessTif instead of Motif.
388
389 @item
390 A program to display and edit Hypercard stacks.
391
392 @item
393 A program for graphic morphing of scanned photographs.
394
395 @item
396 Software for designing and printing business cards.
397 @end itemize
398
399 @node Network Projects, Encryption Projects, X Windows Projects, Top
400 @chapter Network Projects
401
402 @itemize @bullet
403 @ignore
404 @c www.openh323.org is doing this. Craig Southeren <craigs@equival.com.au>
405 @item
406 A teleconferencing program which does the job of CU-SeeMe (which is,
407 alas, not free software).
408 @end ignore
409
410 @ignore
411 @c Bishop Bettini <bishop@synxcti.com> is working on this.
412 @item
413 A free ICQ-compatible server program. (The ICQ server itself is not
414 free software.)
415 @end ignore
416
417 @end itemize
418
419 @node Encryption Projects, Other Projects, Network Projects, Top
420 @chapter Encryption Projects
421
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.
424
425 @itemize @bullet
426 @item
427 A free library for public-key encryption.
428
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).
433
434 @item
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.
439
440 @item
441 Free software for doing secure commercial transactions on the web.
442 This too needs public key encryption.
443 @end itemize
444
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.
447
448 @node Other Projects, Languages, Encryption Projects, Top
449 @chapter Other Projects
450
451 If you think of others that should be added, please
452 send them to @email{gnu@@gnu.org}.
453
454 @itemize @bullet
455 @ignore OpenBIOS is doing this
456 @item
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.
460
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.
468 @end ignore
469
470 @item
471 A free program that can transfer files on a serial line
472 using the same protocol that Kermit uses.
473
474 @item
475 An imitation of Page Maker or Ventura Publisher.
476
477 @item
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.
481
482 @item
483 A general ledger program, including support for accounts payable,
484 account receivables, payroll, inventory control, order processing, etc.
485
486 @item
487 A free replacement for Glimpse, which is not free software.
488
489 @item
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.
493
494 @ignore It looks like TruePrint will fill this gap
495 @item
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,
498
499 @display
500 Human Factors and Typography for More Readable Programs,
501 Ronald M. Baecker and Aaron Marcus,
502 Addison-Wesley, ISBN 0-201-10745-7
503 @end display
504
505 But you don't have to do exactly what they propose.
506 @end ignore
507
508 @ignore
509 @c This is now being worked on -- rms, 22 June 1998
510 @item
511 A program to convert Microsoft Word documents to text/enriched, TeX,
512 LaTeX, Texinfo, or some other format that free software can edit.
513 @end ignore
514
515 @ignore
516 @c People are helping the developer of siff release it as free software.
517
518 @item
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}.
525 @end ignore
526
527 @ignore
528 @c This is being developed -- rms, 3 May 1998
529 @item
530 A free replacement for the semi-free Qt library.
531 @end ignore
532
533 @item
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.
539
540 @item
541 A program to play sound distributed in ``Real Audio'' format.
542
543 @item
544 A program to generate ``Real Audio'' format from audio input.
545
546 @item
547 Programs to handle audio in RTSP format.
548
549 @ignore @c Software patents have made this domain off limits to free software.
550 @item
551 An MPEG III audio encoder/decoder (but it is necessary to check, first,
552 whether patents make this impossible).
553
554 @c Chris Hofstader is working on this.
555 @item
556 Speech-generation programs (there is a program from Brown U that you
557 could improve).
558
559 @c We have a project now.
560 @item
561 Speech-recognition programs (single-speaker, disconnected speech is sufficient).
562 @end ignore
563
564 @item
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}.
570
571 @ignore Being done
572 @item
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
576 learn more.
577 @end ignore
578
579 @item
580 More scientific mathematical subroutines.
581 (A clone of SPSS is being written already.)
582
583 @item
584 Statistical tools.
585
586 @item
587 A scientific data collection and processing tool,
588 perhaps something like Scientific Workbench and/or Khoros,
589
590 @item
591 A program to calculate properties of molecules by solving
592 the Schroedinger equation.
593
594 @item
595 Software to replace card catalogues in libraries.
596
597 @item
598 A simulator for heating and air conditioning systems for buildings.
599
600 @item
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.
604
605 @item
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.
609
610 @item
611 Grammar and style checking programs.
612
613 @item
614 A diagnostic program to test a hard disk.
615
616 @item
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.
620
621 To make this faster, it could work by translating machine instructions
622 into the machine language of the host machine.
623
624 @item
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.
628
629 @item
630 A program to scan a line drawing and convert it to Postscript.
631
632 @item
633 A program to recognize handwriting.
634
635 @item
636 A pen based interface.
637
638 @item
639 CAD software, such as a vague imitation of Autocad.
640
641 @item
642 A program to receive data from a serial-line tap to facilitate the
643 reverse-engineering of communication protocols.
644 @end itemize
645
646 @node Languages, Games and Recreations, Other Projects, Top
647 @chapter Programming Languages
648
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.
653
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:
657
658 @example
659 finger -l fortran@@gnu.org
660 @end example
661
662 We would like to have translators from various languages into Scheme.
663 These languages include TCL, Python, Perl, Java, Javascript, and Rexx.
664
665 We would like to have an implementation of Clipper, perhaps a GCC front
666 end, and perhaps a translator into Scheme.
667
668 @node Games and Recreations, , Languages, Top
669 @chapter Games and Recreations
670
671 Video-oriented games that work with the X window system.
672
673 @itemize @bullet
674 @item
675 Empire (there is a free version but it needs upgrading)
676
677 @item
678 An ``empire builder'' system that makes it easy to write various kinds of
679 simulation games.
680
681 @item
682 Improve GnuGo, which is not yet very sophisticated.
683
684 @item
685 Network servers and clients for board and card games for which such
686 software does not yet exist.
687
688 @item
689 A Hierarchical Task Network package which can be used
690 to program play the computer's side in various strategic games.
691
692 @item
693 Write imitations of some popular video games:
694
695 @itemize -
696 @item
697 Space war, Asteroids, Pong, Columns.
698 @item
699 Defending cities from missiles.
700 @item
701 Plane shoots at lots of other planes, tanks, etc.
702 @item
703 Wizard fights fanciful monsters.
704 @item
705 A golf game.
706 @ignore Being done by jhall1@isd.net
707 @item
708 Program a robot by sticking building blocks together,
709 then watch it explore a world.
710 @end ignore
711 @item
712 Biomorph evolution (as in Scientific American and @cite{The Blind
713 Watchmaker}).
714 @item
715 A program to display effects of moving at relativistic speeds.
716 @end itemize
717 @end itemize
718
719 We do not need @code{rogue}, as we have @code{hack}.
720
721 @contents
722
723 @bye
724 Local variables:
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)
729 End: