Mercurial > emacs
annotate etc/tasks.texi @ 17674:c4bf2875d072 libc-970506 libc-970507
CLIX patch from Thomas Dickey via urs@akk.uni-karlsruhe.de (Urs Janssen).
author | Per Bothner <bothner@cygnus.com> |
---|---|
date | Mon, 05 May 1997 22:04:41 +0000 |
parents | e378f2cbb2f4 |
children | 16950c302710 |
rev | line source |
---|---|
5119 | 1 \input texinfo @c -*-texinfo-*- |
2 @c %**start of header | |
3 @setfilename tasks.info | |
4 @settitle GNU Task List | |
16964
410328c372ee
Undo lastupdate change.
Richard M. Stallman <rms@gnu.org>
parents:
16936
diff
changeset
|
5 @c UPDATE THIS DATE WHENEVER YOU MAKE CHANGES! |
17590
e378f2cbb2f4
Delete fortran pretty-printer.
Richard M. Stallman <rms@gnu.org>
parents:
17557
diff
changeset
|
6 @set lastupdate 28 April 1997 |
5119 | 7 @c %**end of header |
8 | |
9 @setchapternewpage off | |
10 | |
11 @titlepage | |
12 @title GNU Task List | |
5120 | 13 @author Free Software Foundation |
5119 | 14 @author last updated @value{lastupdate} |
15 @end titlepage | |
16 | |
17 @ifinfo | |
15866 | 18 @node Top, Preface, (dir), (dir) |
9890
5f3d80bda2f8
Remove entries for things that are done. Reformat a little.
David J. MacKenzie <djm@gnu.org>
parents:
9836
diff
changeset
|
19 @top GNU Task List |
5119 | 20 |
5120 | 21 This file is updated automatically from @file{tasks.texi}, which was |
22 last updated on @value{lastupdate}. | |
5119 | 23 @end ifinfo |
24 | |
25 @menu | |
15866 | 26 * Preface:: |
10068
1f0008bd7e46
added fortran status checking -tower
Richard M. Stallman <rms@gnu.org>
parents:
9890
diff
changeset
|
27 * Documentation:: |
1f0008bd7e46
added fortran status checking -tower
Richard M. Stallman <rms@gnu.org>
parents:
9890
diff
changeset
|
28 * Unix-Related Projects:: |
1f0008bd7e46
added fortran status checking -tower
Richard M. Stallman <rms@gnu.org>
parents:
9890
diff
changeset
|
29 * Kernel Projects:: |
5120 | 30 * Extensions:: |
10068
1f0008bd7e46
added fortran status checking -tower
Richard M. Stallman <rms@gnu.org>
parents:
9890
diff
changeset
|
31 * X Windows Projects:: |
1f0008bd7e46
added fortran status checking -tower
Richard M. Stallman <rms@gnu.org>
parents:
9890
diff
changeset
|
32 * Other Projects:: |
5120 | 33 * Compilers:: |
10068
1f0008bd7e46
added fortran status checking -tower
Richard M. Stallman <rms@gnu.org>
parents:
9890
diff
changeset
|
34 * Games and Recreations:: |
5119 | 35 @end menu |
36 | |
15866 | 37 @node Preface, Documentation, Top, Top |
38 @chapter About the GNU Task List | |
39 | |
40 Check with @code{gnu@@prep.ai.mit.edu}, for a possibly more current | |
41 copy. You can also ftp it from a GNU FTP host in directory | |
42 @file{/pub/gnu/tasks} - These files in different formats are available: | |
43 @file{tasks.text}, @file{tasks.texi}, @file{tasks.info}, and | |
44 @file{tasks.dvi}. It is also available on the GNU World Wide Web | |
45 server: @file{http://www.gnu.ai.mit.edu}. | |
46 | |
9890
5f3d80bda2f8
Remove entries for things that are done. Reformat a little.
David J. MacKenzie <djm@gnu.org>
parents:
9836
diff
changeset
|
47 If you start working steadily on a project, please let @code{gnu@@prep} |
5f3d80bda2f8
Remove entries for things that are done. Reformat a little.
David J. MacKenzie <djm@gnu.org>
parents:
9836
diff
changeset
|
48 know. We might have information that could help you; we'd also like to |
5f3d80bda2f8
Remove entries for things that are done. Reformat a little.
David J. MacKenzie <djm@gnu.org>
parents:
9836
diff
changeset
|
49 send you the GNU coding standards. |
5119 | 50 |
15866 | 51 Because of the natural tendency for most volunteers to write programming |
52 tools or programming languages, we have a comparative shortage of | |
53 applications useful for non-programmer users. Therefore, we ask you to | |
54 consider writing such a program. | |
5119 | 55 |
17228
b64f5f132d96
Explain which tasks are better, generally.
Richard M. Stallman <rms@gnu.org>
parents:
16965
diff
changeset
|
56 Typically, a new program that does a completely new job advances |
b64f5f132d96
Explain which tasks are better, generally.
Richard M. Stallman <rms@gnu.org>
parents:
16965
diff
changeset
|
57 the GNU project, and the free software community, more than an |
b64f5f132d96
Explain which tasks are better, generally.
Richard M. Stallman <rms@gnu.org>
parents:
16965
diff
changeset
|
58 improvement to an existing program. |
b64f5f132d96
Explain which tasks are better, generally.
Richard M. Stallman <rms@gnu.org>
parents:
16965
diff
changeset
|
59 |
b64f5f132d96
Explain which tasks are better, generally.
Richard M. Stallman <rms@gnu.org>
parents:
16965
diff
changeset
|
60 Typically, new features or new programs advance the free software |
b64f5f132d96
Explain which tasks are better, generally.
Richard M. Stallman <rms@gnu.org>
parents:
16965
diff
changeset
|
61 community more, in the long run, than porting existing programs. One |
b64f5f132d96
Explain which tasks are better, generally.
Richard M. Stallman <rms@gnu.org>
parents:
16965
diff
changeset
|
62 reason is that portable new features and programs benefit people on many |
b64f5f132d96
Explain which tasks are better, generally.
Richard M. Stallman <rms@gnu.org>
parents:
16965
diff
changeset
|
63 platforms, not just one. At the same time, there tend to be many |
b64f5f132d96
Explain which tasks are better, generally.
Richard M. Stallman <rms@gnu.org>
parents:
16965
diff
changeset
|
64 volunteers for porting---so your help will be more valuable in other |
b64f5f132d96
Explain which tasks are better, generally.
Richard M. Stallman <rms@gnu.org>
parents:
16965
diff
changeset
|
65 areas, where volunteers are more scarce. |
b64f5f132d96
Explain which tasks are better, generally.
Richard M. Stallman <rms@gnu.org>
parents:
16965
diff
changeset
|
66 |
b64f5f132d96
Explain which tasks are better, generally.
Richard M. Stallman <rms@gnu.org>
parents:
16965
diff
changeset
|
67 Typically, it is more useful to extend a program in functionality than |
b64f5f132d96
Explain which tasks are better, generally.
Richard M. Stallman <rms@gnu.org>
parents:
16965
diff
changeset
|
68 to improve performance. Users who use the new functionality will |
b64f5f132d96
Explain which tasks are better, generally.
Richard M. Stallman <rms@gnu.org>
parents:
16965
diff
changeset
|
69 appreciate it very much, if they use it; but even when they benefit from |
b64f5f132d96
Explain which tasks are better, generally.
Richard M. Stallman <rms@gnu.org>
parents:
16965
diff
changeset
|
70 a performance improvement, they may not consider it very important. |
5119 | 71 |
5120 | 72 @node Documentation |
5119 | 73 @chapter Documentation |
74 | |
75 We very urgently need documentation for some parts of the system | |
76 that already exist or will exist very soon: | |
77 | |
78 @itemize @bullet | |
8484
3aa323481f5a
Formerly tasks.texi.~12~
Richard M. Stallman <rms@gnu.org>
parents:
5120
diff
changeset
|
79 @item |
15866 | 80 Completion of the documentation for CC-mode, a new Emacs mode for |
81 C, C++ and other languages. | |
5119 | 82 |
83 @item | |
15866 | 84 A C reference manual. (RMS made a try at one, which you could start |
85 with). | |
5119 | 86 |
87 @item | |
88 A manual for Ghostscript. | |
15866 | 89 |
90 | |
91 @item | |
92 A manual for TCSH. | |
5119 | 93 |
94 @item | |
95 A manual for PIC (the graphics formatting language). | |
96 | |
97 @item | |
98 A manual for Oleo. | |
99 | |
100 @item | |
101 A book on how GCC works and why various machine descriptions | |
102 are written as they are. | |
103 | |
104 @item | |
105 A manual for programming X-window applications. | |
106 | |
107 @item | |
108 Manuals for various X window managers. | |
109 | |
110 @item | |
14803 | 111 Reference cards for those manuals that don't have them: C |
15866 | 112 Compiler, Make, Texinfo, Termcap, and maybe the C Library. |
5119 | 113 |
114 @item | |
14803 | 115 Many utilities need documentation, including @code{grep} and others. |
5119 | 116 @end itemize |
117 | |
5120 | 118 @node Unix-Related Projects |
9890
5f3d80bda2f8
Remove entries for things that are done. Reformat a little.
David J. MacKenzie <djm@gnu.org>
parents:
9836
diff
changeset
|
119 @chapter Unix-Related Projects |
5119 | 120 |
9890
5f3d80bda2f8
Remove entries for things that are done. Reformat a little.
David J. MacKenzie <djm@gnu.org>
parents:
9836
diff
changeset
|
121 @itemize @bullet |
5119 | 122 @item |
123 An improved version of the POSIX utility @code{pax}. There is one on | |
15866 | 124 Usenet, but it is said to be poorly written. Talk with |
9890
5f3d80bda2f8
Remove entries for things that are done. Reformat a little.
David J. MacKenzie <djm@gnu.org>
parents:
9836
diff
changeset
|
125 @code{mib@@gnu.ai.mit.edu} about this project. |
5119 | 126 |
8484
3aa323481f5a
Formerly tasks.texi.~12~
Richard M. Stallman <rms@gnu.org>
parents:
5120
diff
changeset
|
127 @ignore |
5119 | 128 @item |
129 Modify the GNU @code{dc} program to use the math routines of GNU | |
130 @code{bc}. | |
8484
3aa323481f5a
Formerly tasks.texi.~12~
Richard M. Stallman <rms@gnu.org>
parents:
5120
diff
changeset
|
131 @end ignore |
5119 | 132 |
133 @item | |
134 A @code{grap} preprocessor program for @code{troff}. | |
135 | |
136 @item | |
137 Various other libraries. | |
138 | |
139 @item | |
140 An emulation of SCCS that works using RCS. | |
15866 | 141 |
15935
feedd0d97fd0
Add `units' replacement. Add Real Audio'player and generator.
Richard M. Stallman <rms@gnu.org>
parents:
15866
diff
changeset
|
142 @item |
15866 | 143 Less urgent: @code{diction}, @code{explain}, and @code{style}, or |
144 something to do the same kind of job. Compatibility with Unix is not | |
145 especially important for these programs. | |
5119 | 146 @end itemize |
147 | |
5120 | 148 @node Kernel Projects |
9890
5f3d80bda2f8
Remove entries for things that are done. Reformat a little.
David J. MacKenzie <djm@gnu.org>
parents:
9836
diff
changeset
|
149 @chapter Kernel-Related Projects |
5119 | 150 |
9890
5f3d80bda2f8
Remove entries for things that are done. Reformat a little.
David J. MacKenzie <djm@gnu.org>
parents:
9836
diff
changeset
|
151 @itemize @bullet |
8484
3aa323481f5a
Formerly tasks.texi.~12~
Richard M. Stallman <rms@gnu.org>
parents:
5120
diff
changeset
|
152 @item |
3aa323481f5a
Formerly tasks.texi.~12~
Richard M. Stallman <rms@gnu.org>
parents:
5120
diff
changeset
|
153 An over-the-ethernet debugger stub that will allow the kernel to be |
3aa323481f5a
Formerly tasks.texi.~12~
Richard M. Stallman <rms@gnu.org>
parents:
5120
diff
changeset
|
154 debugged from GDB running on another machine. |
5119 | 155 |
8484
3aa323481f5a
Formerly tasks.texi.~12~
Richard M. Stallman <rms@gnu.org>
parents:
5120
diff
changeset
|
156 This stub needs its own self-contained implementation of all protocols |
3aa323481f5a
Formerly tasks.texi.~12~
Richard M. Stallman <rms@gnu.org>
parents:
5120
diff
changeset
|
157 to be used, since the GNU system will use user processes to implement |
3aa323481f5a
Formerly tasks.texi.~12~
Richard M. Stallman <rms@gnu.org>
parents:
5120
diff
changeset
|
158 all but the lowest levels, and the stub won't be able to use those |
3aa323481f5a
Formerly tasks.texi.~12~
Richard M. Stallman <rms@gnu.org>
parents:
5120
diff
changeset
|
159 processes. If a simple self-contained implementation of IP and TCP is |
3aa323481f5a
Formerly tasks.texi.~12~
Richard M. Stallman <rms@gnu.org>
parents:
5120
diff
changeset
|
160 impractical, it might be necessary to design a new, simple protocol |
3aa323481f5a
Formerly tasks.texi.~12~
Richard M. Stallman <rms@gnu.org>
parents:
5120
diff
changeset
|
161 based directly on ethernet. It's not crucial to support high speed or |
3aa323481f5a
Formerly tasks.texi.~12~
Richard M. Stallman <rms@gnu.org>
parents:
5120
diff
changeset
|
162 communicating across gateways. |
3aa323481f5a
Formerly tasks.texi.~12~
Richard M. Stallman <rms@gnu.org>
parents:
5120
diff
changeset
|
163 |
3aa323481f5a
Formerly tasks.texi.~12~
Richard M. Stallman <rms@gnu.org>
parents:
5120
diff
changeset
|
164 It might be possible to use the Mach ethernet driver code, but it would |
3aa323481f5a
Formerly tasks.texi.~12~
Richard M. Stallman <rms@gnu.org>
parents:
5120
diff
changeset
|
165 need some changes. |
5119 | 166 |
167 @item | |
168 A shared memory X11 server to run under MACH is very desirable. The | |
169 machine specific parts should be kept well separated. | |
15866 | 170 |
171 @item | |
172 An implementation of CIFS, the ``Common Internet File System,'' for the | |
173 HURD. This protocol is an offshoot of SMB. | |
5119 | 174 @end itemize |
175 | |
5120 | 176 @node Extensions |
9890
5f3d80bda2f8
Remove entries for things that are done. Reformat a little.
David J. MacKenzie <djm@gnu.org>
parents:
9836
diff
changeset
|
177 @chapter Extensions to Existing GNU Software |
5119 | 178 |
9890
5f3d80bda2f8
Remove entries for things that are done. Reformat a little.
David J. MacKenzie <djm@gnu.org>
parents:
9836
diff
changeset
|
179 @itemize @bullet |
5119 | 180 @item |
9890
5f3d80bda2f8
Remove entries for things that are done. Reformat a little.
David J. MacKenzie <djm@gnu.org>
parents:
9836
diff
changeset
|
181 Enhance GCC. See files @file{PROJECTS} and @file{PROBLEMS} in the GCC |
5f3d80bda2f8
Remove entries for things that are done. Reformat a little.
David J. MacKenzie <djm@gnu.org>
parents:
9836
diff
changeset
|
182 distribution. |
5119 | 183 |
184 @item | |
16935 | 185 Rewrite GNU @code{sed} completely, to make it cleaner. |
5119 | 186 |
187 @item | |
16935 | 188 Rewrite Automake and Deja-GNU in Scheme, so they can run in Guile. |
189 Right now they are written in Perl and TCL, respectively. There are | |
190 also other programs, not terribly long, which we would also like | |
191 to have rewritten in Scheme. | |
192 | |
193 @item | |
194 Finish the partially-implemented C interpreter project. | |
11168
0d016216ea29
Delete extension language project. Add GNUstep. Move empire-builder.
Richard M. Stallman <rms@gnu.org>
parents:
10723
diff
changeset
|
195 |
0d016216ea29
Delete extension language project. Add GNUstep. Move empire-builder.
Richard M. Stallman <rms@gnu.org>
parents:
10723
diff
changeset
|
196 @item |
11225 | 197 Help with the development of GNUStep, a GNU implementation of the |
11168
0d016216ea29
Delete extension language project. Add GNUstep. Move empire-builder.
Richard M. Stallman <rms@gnu.org>
parents:
10723
diff
changeset
|
198 OpenStep specification. |
0d016216ea29
Delete extension language project. Add GNUstep. Move empire-builder.
Richard M. Stallman <rms@gnu.org>
parents:
10723
diff
changeset
|
199 |
0d016216ea29
Delete extension language project. Add GNUstep. Move empire-builder.
Richard M. Stallman <rms@gnu.org>
parents:
10723
diff
changeset
|
200 @item |
8484
3aa323481f5a
Formerly tasks.texi.~12~
Richard M. Stallman <rms@gnu.org>
parents:
5120
diff
changeset
|
201 Add features to GNU Make to record the precise rule with which each file |
3aa323481f5a
Formerly tasks.texi.~12~
Richard M. Stallman <rms@gnu.org>
parents:
5120
diff
changeset
|
202 was last recompiled; then recompile any file if its rule in the makefile |
3aa323481f5a
Formerly tasks.texi.~12~
Richard M. Stallman <rms@gnu.org>
parents:
5120
diff
changeset
|
203 has changed. |
3aa323481f5a
Formerly tasks.texi.~12~
Richard M. Stallman <rms@gnu.org>
parents:
5120
diff
changeset
|
204 |
3aa323481f5a
Formerly tasks.texi.~12~
Richard M. Stallman <rms@gnu.org>
parents:
5120
diff
changeset
|
205 @item |
5119 | 206 Add a few features to GNU @code{diff}, such as handling large input |
207 files without reading entire files into core. | |
208 | |
209 @item | |
210 An @code{nroff} macro package to simplify @code{texi2roff}. | |
211 | |
212 @item | |
213 A queueing system for the mailer Smail that groups pending work by | |
214 destination rather than by original message. This makes it possible | |
215 to schedule retries coherently for each destination. Talk to | |
9890
5f3d80bda2f8
Remove entries for things that are done. Reformat a little.
David J. MacKenzie <djm@gnu.org>
parents:
9836
diff
changeset
|
216 @code{tron@@veritas.com} about this. |
5119 | 217 |
8484
3aa323481f5a
Formerly tasks.texi.~12~
Richard M. Stallman <rms@gnu.org>
parents:
5120
diff
changeset
|
218 Smail also needs a new chief maintainer. |
3aa323481f5a
Formerly tasks.texi.~12~
Richard M. Stallman <rms@gnu.org>
parents:
5120
diff
changeset
|
219 |
5119 | 220 @item |
8484
3aa323481f5a
Formerly tasks.texi.~12~
Richard M. Stallman <rms@gnu.org>
parents:
5120
diff
changeset
|
221 Enhanced cross-reference browsing tools. (We now have something at |
3aa323481f5a
Formerly tasks.texi.~12~
Richard M. Stallman <rms@gnu.org>
parents:
5120
diff
changeset
|
222 about the level of @code{cxref}.) We also could use something like |
3aa323481f5a
Formerly tasks.texi.~12~
Richard M. Stallman <rms@gnu.org>
parents:
5120
diff
changeset
|
223 @code{ctrace}. (Some people are now working on this project.) |
5119 | 224 @end itemize |
225 | |
5120 | 226 @node X Windows Projects |
9890
5f3d80bda2f8
Remove entries for things that are done. Reformat a little.
David J. MacKenzie <djm@gnu.org>
parents:
9836
diff
changeset
|
227 @chapter X Windows Projects |
5119 | 228 |
9890
5f3d80bda2f8
Remove entries for things that are done. Reformat a little.
David J. MacKenzie <djm@gnu.org>
parents:
9836
diff
changeset
|
229 @itemize @bullet |
5119 | 230 @item |
231 An emulator for Macintosh graphics calls on top of X Windows. | |
232 | |
233 @item | |
234 A music playing and editing system. | |
235 | |
236 @item | |
17487
1e1e04f1c87a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
17228
diff
changeset
|
237 High-quality music compression software. |
1e1e04f1c87a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
17228
diff
changeset
|
238 (Talk with phr@@netcom.com for relevant suggestions.) |
1e1e04f1c87a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
17228
diff
changeset
|
239 |
1e1e04f1c87a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
17228
diff
changeset
|
240 @item |
1e1e04f1c87a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
17228
diff
changeset
|
241 A program to play sound distributed in ``Real Audio'' format. |
1e1e04f1c87a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
17228
diff
changeset
|
242 |
1e1e04f1c87a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
17228
diff
changeset
|
243 @item |
1e1e04f1c87a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
17228
diff
changeset
|
244 A program to generate ``Real Audio'' format from audio input. |
1e1e04f1c87a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
17228
diff
changeset
|
245 |
1e1e04f1c87a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
17228
diff
changeset
|
246 @item |
5119 | 247 A program to edit dance notation (such as labanotation) and display |
248 dancers moving on the screen. | |
249 | |
250 @item | |
9836 | 251 Port the Vibrant toolkit to work on X without using Motif. |
252 | |
253 @item | |
5119 | 254 A program to display and edit Hypercard stacks. |
255 | |
256 @item | |
257 A paint program, supporting both bitmap-oriented operations and | |
258 component-oriented operations. @code{xpaint} exists, but isn't very | |
259 usable. | |
10068
1f0008bd7e46
added fortran status checking -tower
Richard M. Stallman <rms@gnu.org>
parents:
9890
diff
changeset
|
260 |
1f0008bd7e46
added fortran status checking -tower
Richard M. Stallman <rms@gnu.org>
parents:
9890
diff
changeset
|
261 @item |
15940
5f980c3b53e0
Add item for something like Adobe Illustrator/Corel Draw.
Richard M. Stallman <rms@gnu.org>
parents:
15935
diff
changeset
|
262 A vector-based drawing program in the spirit of Adobe Illustrator |
5f980c3b53e0
Add item for something like Adobe Illustrator/Corel Draw.
Richard M. Stallman <rms@gnu.org>
parents:
15935
diff
changeset
|
263 and Corel Draw. |
5f980c3b53e0
Add item for something like Adobe Illustrator/Corel Draw.
Richard M. Stallman <rms@gnu.org>
parents:
15935
diff
changeset
|
264 |
5f980c3b53e0
Add item for something like Adobe Illustrator/Corel Draw.
Richard M. Stallman <rms@gnu.org>
parents:
15935
diff
changeset
|
265 @item |
15866 | 266 An interactive 3D modeling utility with rendering/raytracing capabilities. |
267 | |
268 @item | |
269 A program for graphic morphing of scanned photographs. | |
5119 | 270 @end itemize |
271 | |
5120 | 272 @node Other Projects |
273 @chapter Other Projects | |
5119 | 274 |
275 If you think of others that should be added, please | |
9890
5f3d80bda2f8
Remove entries for things that are done. Reformat a little.
David J. MacKenzie <djm@gnu.org>
parents:
9836
diff
changeset
|
276 send them to @code{gnu@@prep.ai.mit.edu}. |
5119 | 277 |
9890
5f3d80bda2f8
Remove entries for things that are done. Reformat a little.
David J. MacKenzie <djm@gnu.org>
parents:
9836
diff
changeset
|
278 @itemize @bullet |
5119 | 279 @item |
15866 | 280 A free program for public-key encryption. |
281 | |
282 This program should use the Diffie-Helman algorithm for public key | |
283 encryption, not the RSA algorithm, because the Diffie-Helman patent in | |
284 the US will expire in 1997. It should use triple-DES, not IDEA, for | |
17487
1e1e04f1c87a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
17228
diff
changeset
|
285 block encryption, because IDEA is patented in many countries and the |
15866 | 286 patents will not expire soon. In other respects, it should be like PGP. |
287 | |
288 This program needs to be written by someone who is not a US citizen, | |
289 outside the US, to avoid problems with US export control law. | |
290 | |
291 Many people believe that PGP is free software, but that is not actually | |
17487
1e1e04f1c87a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
17228
diff
changeset
|
292 true. The distribution terms do not allow everyone to use and |
1e1e04f1c87a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
17228
diff
changeset
|
293 redistribute it. We used to think that these restrictions had been |
1e1e04f1c87a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
17228
diff
changeset
|
294 imposed by the patent holders for the RSA and IDEA algorithms, and that |
1e1e04f1c87a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
17228
diff
changeset
|
295 PGP could be free software if these algorithms were replaced by |
1e1e04f1c87a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
17228
diff
changeset
|
296 alternatives. But we have since learned that the owners of PGP are |
1e1e04f1c87a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
17228
diff
changeset
|
297 themselves unwilling to make it free software. Writing a new program is |
1e1e04f1c87a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
17228
diff
changeset
|
298 the only way to get free software for this job. |
1e1e04f1c87a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
17228
diff
changeset
|
299 |
1e1e04f1c87a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
17228
diff
changeset
|
300 @item |
1e1e04f1c87a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
17228
diff
changeset
|
301 A free secure telnet program more or less like ssh/sshd. Since this |
1e1e04f1c87a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
17228
diff
changeset
|
302 requires a public key encryption algorithm, it is closely related to the |
1e1e04f1c87a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
17228
diff
changeset
|
303 preceding item. |
1e1e04f1c87a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
17228
diff
changeset
|
304 |
1e1e04f1c87a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
17228
diff
changeset
|
305 This program should follow the draft standard for ssh. As always, it |
1e1e04f1c87a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
17228
diff
changeset
|
306 cannot implement the RSA algorithm, but must instead support the |
1e1e04f1c87a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
17228
diff
changeset
|
307 alternatives that will be patent-free in late 1997. It cannot support |
1e1e04f1c87a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
17228
diff
changeset
|
308 IDEA, but can use triple-DES and some other alternatives. |
15866 | 309 |
310 @item | |
17557
3e3f18e8d969
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
17487
diff
changeset
|
311 Free software for doing secure commercial transactions on the web. |
3e3f18e8d969
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
17487
diff
changeset
|
312 This too needs public key encryption. |
5119 | 313 |
314 @item | |
315 An imitation of Page Maker or Ventura Publisher. | |
316 | |
317 @item | |
318 An imitation of @code{dbase2} or @code{dbase3} (How dbased!) | |
319 | |
320 @item | |
321 A bulletin board system. There are a few free ones, but they don't have | |
322 all the features that people want in such systems. It would make sense | |
323 to start with an existing one and add the other features. | |
324 | |
325 @item | |
15866 | 326 A general ledger program, including support for accounts payable, |
327 account receivables, payroll, inventory control, order processing, etc. | |
328 | |
329 @item | |
330 A teleconferencing program which does the job of CU-SeeMe (which is, | |
331 alas, not free software). | |
5119 | 332 |
333 @item | |
334 A program to typeset C code for printing. | |
14803 | 335 For ideas on what to do, see the book, |
5119 | 336 |
337 @display | |
338 Human Factors and Typography for More Readable Programs, | |
339 Ronald M. Baecker and Aaron Marcus, | |
340 Addison-Wesley, ISBN 0-201-10745-7 | |
341 @end display | |
342 | |
343 (I don't quite agree with a few of the details they propose.) | |
344 | |
345 @item | |
346 Speech-generation programs (there is a program from Brown U that you | |
347 could improve). | |
348 | |
349 @item | |
15935
feedd0d97fd0
Add `units' replacement. Add Real Audio'player and generator.
Richard M. Stallman <rms@gnu.org>
parents:
15866
diff
changeset
|
350 Speech-recognition programs (single-speaker, disconnected speech is sufficient). |
feedd0d97fd0
Add `units' replacement. Add Real Audio'player and generator.
Richard M. Stallman <rms@gnu.org>
parents:
15866
diff
changeset
|
351 |
feedd0d97fd0
Add `units' replacement. Add Real Audio'player and generator.
Richard M. Stallman <rms@gnu.org>
parents:
15866
diff
changeset
|
352 @item |
16935 | 353 More scientific mathematical subroutines. |
354 (A clone of SPSS is being written already.) | |
5119 | 355 |
356 @item | |
357 Statistical tools. | |
358 | |
359 @item | |
17557
3e3f18e8d969
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
17487
diff
changeset
|
360 A scientific data collection and processing tool, |
3e3f18e8d969
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
17487
diff
changeset
|
361 perhaps something like Scientific Workbench and/or Khoros, |
3e3f18e8d969
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
17487
diff
changeset
|
362 |
3e3f18e8d969
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
17487
diff
changeset
|
363 @item |
5119 | 364 Software to replace card catalogues in libraries. |
365 | |
366 @item | |
367 Grammar and style checking programs. | |
368 | |
369 @item | |
14803 | 370 An implementation of the S language (an interpreted language used for |
8484
3aa323481f5a
Formerly tasks.texi.~12~
Richard M. Stallman <rms@gnu.org>
parents:
5120
diff
changeset
|
371 statistics). |
5119 | 372 |
373 @item | |
374 A translator from Scheme to C. | |
375 | |
376 @item | |
17557
3e3f18e8d969
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
17487
diff
changeset
|
377 A fast emulator for the i386 which works by translating |
3e3f18e8d969
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
17487
diff
changeset
|
378 machine instructions into the machine language of the host machine. |
3e3f18e8d969
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
17487
diff
changeset
|
379 (Support for emulation of other machines would enhance the program |
3e3f18e8d969
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
17487
diff
changeset
|
380 but might make it much more difficult.) |
3e3f18e8d969
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
17487
diff
changeset
|
381 |
3e3f18e8d969
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
17487
diff
changeset
|
382 @item |
5119 | 383 Optical character recognition programs; especially if suitable for |
384 scanning documents with multiple fonts and capturing font info as well | |
14803 | 385 as character codes. Work is being done on this, but more help is needed. |
8484
3aa323481f5a
Formerly tasks.texi.~12~
Richard M. Stallman <rms@gnu.org>
parents:
5120
diff
changeset
|
386 |
5119 | 387 @item |
388 A program to scan a line drawing and convert it to Postscript. | |
389 | |
390 @item | |
391 A program to recognize handwriting. | |
392 | |
393 @item | |
394 A pen based interface. | |
395 | |
396 @item | |
397 CAD software, such as a vague imitation of Autocad. | |
398 @end itemize | |
399 | |
5120 | 400 @node Compilers |
401 @chapter Compilers for Other Batch Languages | |
5119 | 402 |
9890
5f3d80bda2f8
Remove entries for things that are done. Reformat a little.
David J. MacKenzie <djm@gnu.org>
parents:
9836
diff
changeset
|
403 Volunteers are needed to write parsers/front ends for languages such as |
15866 | 404 Algol 60, Algol 68, PL/I, Cobol, Fortran 90, or whatever, to be used |
405 with the code generation phases of the GNU C compiler. (C, C++, and | |
406 Objective-C are done; Fortran 77 is mostly done; Ada, Pascal, and Java | |
407 are being worked on.) | |
11168
0d016216ea29
Delete extension language project. Add GNUstep. Move empire-builder.
Richard M. Stallman <rms@gnu.org>
parents:
10723
diff
changeset
|
408 |
10068
1f0008bd7e46
added fortran status checking -tower
Richard M. Stallman <rms@gnu.org>
parents:
9890
diff
changeset
|
409 @c Fortran status is here so gnu@prep and the volunteer coordinators |
1f0008bd7e46
added fortran status checking -tower
Richard M. Stallman <rms@gnu.org>
parents:
9890
diff
changeset
|
410 @c don't have to answer the question -len |
11168
0d016216ea29
Delete extension language project. Add GNUstep. Move empire-builder.
Richard M. Stallman <rms@gnu.org>
parents:
10723
diff
changeset
|
411 You can get the status of the Fortran front end with this command: |
0d016216ea29
Delete extension language project. Add GNUstep. Move empire-builder.
Richard M. Stallman <rms@gnu.org>
parents:
10723
diff
changeset
|
412 |
10068
1f0008bd7e46
added fortran status checking -tower
Richard M. Stallman <rms@gnu.org>
parents:
9890
diff
changeset
|
413 @example |
11168
0d016216ea29
Delete extension language project. Add GNUstep. Move empire-builder.
Richard M. Stallman <rms@gnu.org>
parents:
10723
diff
changeset
|
414 finger -l fortran@@gnu.ai.mit.edu |
10068
1f0008bd7e46
added fortran status checking -tower
Richard M. Stallman <rms@gnu.org>
parents:
9890
diff
changeset
|
415 @end example |
5119 | 416 |
5120 | 417 @node Games and Recreations |
418 @chapter Games and Recreations | |
5119 | 419 |
15866 | 420 Video-oriented games that work with the X window system. |
421 | |
9890
5f3d80bda2f8
Remove entries for things that are done. Reformat a little.
David J. MacKenzie <djm@gnu.org>
parents:
9836
diff
changeset
|
422 @itemize @bullet |
5119 | 423 @item |
15866 | 424 A Doom-compatible display game engine, for running the many free |
425 levels people have written for Doom. | |
5119 | 426 |
427 @item | |
428 Empire (there is a free version but it needs upgrading) | |
429 | |
430 @item | |
11168
0d016216ea29
Delete extension language project. Add GNUstep. Move empire-builder.
Richard M. Stallman <rms@gnu.org>
parents:
10723
diff
changeset
|
431 An ``empire builder'' system that makes it easy to write various kinds of |
0d016216ea29
Delete extension language project. Add GNUstep. Move empire-builder.
Richard M. Stallman <rms@gnu.org>
parents:
10723
diff
changeset
|
432 simulation games. |
0d016216ea29
Delete extension language project. Add GNUstep. Move empire-builder.
Richard M. Stallman <rms@gnu.org>
parents:
10723
diff
changeset
|
433 |
0d016216ea29
Delete extension language project. Add GNUstep. Move empire-builder.
Richard M. Stallman <rms@gnu.org>
parents:
10723
diff
changeset
|
434 @item |
15866 | 435 Improve GnuGo, which is not yet very sophisticated. |
436 | |
437 @item | |
5119 | 438 Imitations of popular video games: |
439 | |
9890
5f3d80bda2f8
Remove entries for things that are done. Reformat a little.
David J. MacKenzie <djm@gnu.org>
parents:
9836
diff
changeset
|
440 @itemize - |
5119 | 441 @item |
442 Space war, Asteroids, Pong, Columns. | |
443 @item | |
444 Defending cities from missiles. | |
445 @item | |
11168
0d016216ea29
Delete extension language project. Add GNUstep. Move empire-builder.
Richard M. Stallman <rms@gnu.org>
parents:
10723
diff
changeset
|
446 Plane shoots at lots of other planes, tanks, etc. |
5119 | 447 @item |
448 Wizard fights fanciful monster. | |
449 @item | |
450 A golf game. | |
451 @item | |
452 Program a robot by sticking building blocks together, | |
453 then watch it explore a world. | |
454 @item | |
455 Biomorph evolution (as in Scientific American). | |
456 @item | |
457 A program to display effects of moving at relativistic speeds. | |
458 @end itemize | |
459 | |
460 @item | |
461 Intriguing screen-saver programs to make interesting pictures. | |
462 Other such programs that are simply entertaining to watch. | |
463 For example, an aquarium. | |
464 @end itemize | |
465 | |
466 We do not need @code{rogue}, as we have @code{hack}. | |
467 | |
468 @contents | |
469 | |
470 @bye |