* Doc updates for removal of previously deprecated features.
[bpt/guile.git] / doc / AUTHORS
CommitLineData
370babab
NJ
1@c This file is in -*-texinfo-*- mode because it gets @included by
2@c the top level Texinfo source files for each manual in this
3@c distribution. We do this so as to avoid having to maintain
4@c authorship information in more than one place.
c2dc2842 5
370babab 6@ifset guile
c2dc2842 7
370babab 8@c The Guile reference and tutorial manuals were written and edited
d72691f2
NJ
9@c largely by Mark Galassi and Jim Blandy. In particular, Jim wrote the
10@c original tutorial on Guile's data representation and the C API for
11@c accessing Guile objects.
c2dc2842 12
370babab
NJ
13@c Significant portions were contributed by Gary Houston (contributions
14@c to posix system calls and networking, expect, I/O internals and
15@c extensions, slib installation, error handling) and Tim Pierce
16@c (sections on script interpreter triggers, alists, function tracing).
17
18@c Tom Lord contributed a great deal of material with early Guile
19@c snapshots; although most of this text has been rewritten, all of it
20@c was important, and much of the structure remains.
21
22@c Aubrey Jaffer wrote the SCM Scheme implementation and manual upon
23@c which the Guile program and manual are based. Some portions of the
24@c SCM and SLIB manuals have been included here verbatim.
25
26@c Since Guile 1.4, Neil Jerram has been maintaining and improving the
27@c reference manual. Among other contributions, he wrote the Basic
28@c Ideas chapter, developed the tools for keeping the manual in sync
29@c with snarfed libguile docstrings, and reorganized the structure so as
30@c to accommodate docstrings for all Guile's primitives.
31
32@author Mark Galassi
33@author Cygnus Solution and Los Alamos National Laboratory
34@author @email{rosalia@@cygnus.com}
35@author
36@author Jim Blandy
37@author Free Software Foundation and MIT AI Lab
38@author @email{jimb@@red-bean.com}
39@author
40@author Gary Houston
41@author @email{ghouston@@arglist.com}
42@author
43@author Tim Pierce
44@author @email{twp@@skepsis.com}
45@author
46@author Neil Jerram
47@author @email{neil@@ossau.uklinux.net}
48
49@end ifset
50
51@ifset guile-tut
52
53@author Mark Galassi
54@author Cygnus Solutions and Los Alamos National Laboratory
55@author @email{rosalia@@nis.lanl.gov}
56
57@end ifset
58
59@ifset goops
60
61@c The GOOPS tutorial was written by Christian Lynbech and Mikael
62@c Djurfeldt, who also wrote GOOPS itself. The GOOPS reference manual
63@c and MOP documentation were written by Neil Jerram and reviewed by
64@c Mikael Djurfeldt.
65
66@author Christian Lynbech
67@author @email{chl@@tbit.dk}
68@author
69@author Mikael Djurfeldt
70@author @email{djurfeldt@@nada.kth.se}
71@author
72@author Neil Jerram
73@author @email{neil@@ossau.uklinux.net}
74
75@end ifset