	This is a credits-file of people that have contributed to the
	Oaklisp project.  It is formatted to allow easy grepping and
	beautification by scripts.  The fields are: name (N), email
	(E), web-address (W), PGP key ID and fingerprint (P),
	description (D), and snail-mail address (S).

----------

N: Kevin J. Lang
E: langk@yahoo-inc.com
D: much of language design.  much of system design.
D: much of lang & lim manuals.
D: bytecode compiler.  list manipulation.  much of emulator.  world i/o.
D: much of runtime system.  bignum division.  much of bignums.
S: Yahoo! Research

N: Barak A. Pearlmutter
E: barak+oaklisp@cs.nuim.ie
W: http://www.bcl.hamilton.ie/~barak/
P: pub   1024D/FEC23FB2 2000-08-21
P:       Key fingerprint = 3755 EE8A 783F 3493 A8FF  2C8F 2F3E 069E FEC2 3FB2
D: much of language design.  much of system design.
D: much of lang & lim manuals.
D: most of bytecode emulator.  call/cc.  weak pointers.  gc.  strings.
D: much of runtime system.  I/O.  much of bignums.  rationals.  vectors.
D: interpreter.  hash tables.  symbols.  locales.  macros.  delays.
S: Hamilton Institute
S: National University of Ireland Maynooth
S: Co. Kildare
S: Ireland

N: Alexander Stuebinger
E: stuebi@acm.org
W: http://www.uni-mainz.de/~stuebi
D: emulator mods 93 -> 99: optimizations, ANSI-ification, etc.
S: Burgunderstrasse 3
S: 76829 Landau
S: Germany

N: Joerg-Cyril Hoehle
E: hoehle@tzd.telekom.de
D: helped alex spec out his emulator mods
D: perceptive bug-sniffer and system tester: found make-lambda %full-gc bug
D: ported SLIB and GAMBIT-benchmarks to Oaklisp
D: scheme-locale mods
