	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: kevin@research.nj.nec.com
W: http://www.neci.nj.nec.com/homepages/kevin/
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: NEC Research Institute
S: 4 Independence Way
S: Princeton, NJ  08540
S: USA

N: Barak A. Pearlmutter
E: bap@cs.unm.edu
W: http://www.cs.unm.edu/~bap/
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: Dept of Computer Science, FEC 313
S: University of New Mexico
S: Albuquerque, NM  87131
S: USA

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
