Mercurial > emacs
annotate etc/tasks.texi @ 17270:8899e9305c25
(hs-hide-block-at-point): Doc fix.
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Mon, 31 Mar 1997 22:46:25 +0000 |
parents | b64f5f132d96 |
children | 1e1e04f1c87a |
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! |
17228
b64f5f132d96
Explain which tasks are better, generally.
Richard M. Stallman <rms@gnu.org>
parents:
16965
diff
changeset
|
6 @set lastupdate 19 March 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 | |
237 A program to edit dance notation (such as labanotation) and display | |
238 dancers moving on the screen. | |
239 | |
240 @item | |
9836 | 241 Port the Vibrant toolkit to work on X without using Motif. |
242 | |
243 @item | |
5119 | 244 A program to display and edit Hypercard stacks. |
245 | |
246 @item | |
247 A paint program, supporting both bitmap-oriented operations and | |
248 component-oriented operations. @code{xpaint} exists, but isn't very | |
249 usable. | |
10068
1f0008bd7e46
added fortran status checking -tower
Richard M. Stallman <rms@gnu.org>
parents:
9890
diff
changeset
|
250 |
1f0008bd7e46
added fortran status checking -tower
Richard M. Stallman <rms@gnu.org>
parents:
9890
diff
changeset
|
251 @item |
15940
5f980c3b53e0
Add item for something like Adobe Illustrator/Corel Draw.
Richard M. Stallman <rms@gnu.org>
parents:
15935
diff
changeset
|
252 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
|
253 and Corel Draw. |
5f980c3b53e0
Add item for something like Adobe Illustrator/Corel Draw.
Richard M. Stallman <rms@gnu.org>
parents:
15935
diff
changeset
|
254 |
5f980c3b53e0
Add item for something like Adobe Illustrator/Corel Draw.
Richard M. Stallman <rms@gnu.org>
parents:
15935
diff
changeset
|
255 @item |
15866 | 256 An interactive 3D modeling utility with rendering/raytracing capabilities. |
257 | |
258 @item | |
259 A program for graphic morphing of scanned photographs. | |
5119 | 260 @end itemize |
261 | |
5120 | 262 @node Other Projects |
263 @chapter Other Projects | |
5119 | 264 |
265 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
|
266 send them to @code{gnu@@prep.ai.mit.edu}. |
5119 | 267 |
9890
5f3d80bda2f8
Remove entries for things that are done. Reformat a little.
David J. MacKenzie <djm@gnu.org>
parents:
9836
diff
changeset
|
268 @itemize @bullet |
5119 | 269 @item |
15866 | 270 A free program for public-key encryption. |
271 | |
272 This program should use the Diffie-Helman algorithm for public key | |
273 encryption, not the RSA algorithm, because the Diffie-Helman patent in | |
274 the US will expire in 1997. It should use triple-DES, not IDEA, for | |
275 block encryption because IDEA is patented in many countries and the | |
276 patents will not expire soon. In other respects, it should be like PGP. | |
277 | |
278 This program needs to be written by someone who is not a US citizen, | |
279 outside the US, to avoid problems with US export control law. | |
280 | |
281 Many people believe that PGP is free software, but that is not actually | |
282 true. The distribution terms set by the copyright holders do not allow | |
283 everyone to use and redistribute it. | |
284 | |
285 @item | |
5119 | 286 A program to convert compiled programs represented in OSF ANDF |
287 (``Architecture Neutral Distribution Format'') into ANSI C. | |
288 | |
289 @item | |
290 An imitation of Page Maker or Ventura Publisher. | |
291 | |
292 @item | |
293 An imitation of @code{dbase2} or @code{dbase3} (How dbased!) | |
294 | |
295 @item | |
296 A program to reformat Fortran programs in a way that is pretty. | |
297 | |
298 @item | |
299 A bulletin board system. There are a few free ones, but they don't have | |
300 all the features that people want in such systems. It would make sense | |
301 to start with an existing one and add the other features. | |
302 | |
303 @item | |
15866 | 304 A general ledger program, including support for accounts payable, |
305 account receivables, payroll, inventory control, order processing, etc. | |
306 | |
307 @item | |
308 A teleconferencing program which does the job of CU-SeeMe (which is, | |
309 alas, not free software). | |
5119 | 310 |
311 @item | |
312 A program to typeset C code for printing. | |
14803 | 313 For ideas on what to do, see the book, |
5119 | 314 |
315 @display | |
316 Human Factors and Typography for More Readable Programs, | |
317 Ronald M. Baecker and Aaron Marcus, | |
318 Addison-Wesley, ISBN 0-201-10745-7 | |
319 @end display | |
320 | |
321 (I don't quite agree with a few of the details they propose.) | |
322 | |
323 @item | |
324 Speech-generation programs (there is a program from Brown U that you | |
325 could improve). | |
326 | |
327 @item | |
15935
feedd0d97fd0
Add `units' replacement. Add Real Audio'player and generator.
Richard M. Stallman <rms@gnu.org>
parents:
15866
diff
changeset
|
328 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
|
329 |
feedd0d97fd0
Add `units' replacement. Add Real Audio'player and generator.
Richard M. Stallman <rms@gnu.org>
parents:
15866
diff
changeset
|
330 @item |
feedd0d97fd0
Add `units' replacement. Add Real Audio'player and generator.
Richard M. Stallman <rms@gnu.org>
parents:
15866
diff
changeset
|
331 A program to play sound distributed in ``Real Audio'' format. |
feedd0d97fd0
Add `units' replacement. Add Real Audio'player and generator.
Richard M. Stallman <rms@gnu.org>
parents:
15866
diff
changeset
|
332 |
feedd0d97fd0
Add `units' replacement. Add Real Audio'player and generator.
Richard M. Stallman <rms@gnu.org>
parents:
15866
diff
changeset
|
333 @item |
feedd0d97fd0
Add `units' replacement. Add Real Audio'player and generator.
Richard M. Stallman <rms@gnu.org>
parents:
15866
diff
changeset
|
334 A program to generate ``Real Audio'' format from audio input. |
5119 | 335 |
336 @item | |
16935 | 337 More scientific mathematical subroutines. |
338 (A clone of SPSS is being written already.) | |
5119 | 339 |
340 @item | |
341 Statistical tools. | |
342 | |
343 @item | |
344 Software to replace card catalogues in libraries. | |
345 | |
346 @item | |
347 Grammar and style checking programs. | |
348 | |
349 @item | |
14803 | 350 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
|
351 statistics). |
5119 | 352 |
353 @item | |
354 A translator from Scheme to C. | |
355 | |
356 @item | |
357 Optical character recognition programs; especially if suitable for | |
358 scanning documents with multiple fonts and capturing font info as well | |
14803 | 359 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
|
360 |
5119 | 361 @item |
362 A program to scan a line drawing and convert it to Postscript. | |
363 | |
364 @item | |
365 A program to recognize handwriting. | |
366 | |
367 @item | |
368 A pen based interface. | |
369 | |
370 @item | |
371 CAD software, such as a vague imitation of Autocad. | |
372 | |
373 @item | |
374 Software for comparing DNA sequences, and finding matches and | |
375 alignments. | |
376 @end itemize | |
377 | |
5120 | 378 @node Compilers |
379 @chapter Compilers for Other Batch Languages | |
5119 | 380 |
9890
5f3d80bda2f8
Remove entries for things that are done. Reformat a little.
David J. MacKenzie <djm@gnu.org>
parents:
9836
diff
changeset
|
381 Volunteers are needed to write parsers/front ends for languages such as |
15866 | 382 Algol 60, Algol 68, PL/I, Cobol, Fortran 90, or whatever, to be used |
383 with the code generation phases of the GNU C compiler. (C, C++, and | |
384 Objective-C are done; Fortran 77 is mostly done; Ada, Pascal, and Java | |
385 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
|
386 |
10068
1f0008bd7e46
added fortran status checking -tower
Richard M. Stallman <rms@gnu.org>
parents:
9890
diff
changeset
|
387 @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
|
388 @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
|
389 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
|
390 |
10068
1f0008bd7e46
added fortran status checking -tower
Richard M. Stallman <rms@gnu.org>
parents:
9890
diff
changeset
|
391 @example |
11168
0d016216ea29
Delete extension language project. Add GNUstep. Move empire-builder.
Richard M. Stallman <rms@gnu.org>
parents:
10723
diff
changeset
|
392 finger -l fortran@@gnu.ai.mit.edu |
10068
1f0008bd7e46
added fortran status checking -tower
Richard M. Stallman <rms@gnu.org>
parents:
9890
diff
changeset
|
393 @end example |
5119 | 394 |
5120 | 395 @node Games and Recreations |
396 @chapter Games and Recreations | |
5119 | 397 |
15866 | 398 Video-oriented games that work with the X window system. |
399 | |
9890
5f3d80bda2f8
Remove entries for things that are done. Reformat a little.
David J. MacKenzie <djm@gnu.org>
parents:
9836
diff
changeset
|
400 @itemize @bullet |
5119 | 401 @item |
15866 | 402 A Doom-compatible display game engine, for running the many free |
403 levels people have written for Doom. | |
5119 | 404 |
405 @item | |
406 Empire (there is a free version but it needs upgrading) | |
407 | |
408 @item | |
11168
0d016216ea29
Delete extension language project. Add GNUstep. Move empire-builder.
Richard M. Stallman <rms@gnu.org>
parents:
10723
diff
changeset
|
409 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
|
410 simulation games. |
0d016216ea29
Delete extension language project. Add GNUstep. Move empire-builder.
Richard M. Stallman <rms@gnu.org>
parents:
10723
diff
changeset
|
411 |
0d016216ea29
Delete extension language project. Add GNUstep. Move empire-builder.
Richard M. Stallman <rms@gnu.org>
parents:
10723
diff
changeset
|
412 @item |
15866 | 413 Improve GnuGo, which is not yet very sophisticated. |
414 | |
415 @item | |
5119 | 416 Imitations of popular video games: |
417 | |
9890
5f3d80bda2f8
Remove entries for things that are done. Reformat a little.
David J. MacKenzie <djm@gnu.org>
parents:
9836
diff
changeset
|
418 @itemize - |
5119 | 419 @item |
420 Space war, Asteroids, Pong, Columns. | |
421 @item | |
422 Defending cities from missiles. | |
423 @item | |
11168
0d016216ea29
Delete extension language project. Add GNUstep. Move empire-builder.
Richard M. Stallman <rms@gnu.org>
parents:
10723
diff
changeset
|
424 Plane shoots at lots of other planes, tanks, etc. |
5119 | 425 @item |
426 Wizard fights fanciful monster. | |
427 @item | |
428 A golf game. | |
429 @item | |
430 Program a robot by sticking building blocks together, | |
431 then watch it explore a world. | |
432 @item | |
433 Biomorph evolution (as in Scientific American). | |
434 @item | |
435 A program to display effects of moving at relativistic speeds. | |
436 @end itemize | |
437 | |
438 @item | |
439 Intriguing screen-saver programs to make interesting pictures. | |
440 Other such programs that are simply entertaining to watch. | |
441 For example, an aquarium. | |
442 @end itemize | |
443 | |
444 We do not need @code{rogue}, as we have @code{hack}. | |
445 | |
446 @contents | |
447 | |
448 @bye |