-
Notifications
You must be signed in to change notification settings - Fork 6
/
AUTHORS
54 lines (48 loc) · 1.79 KB
/
AUTHORS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
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
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
W: http://barak.pearlmutter.net/
P: pub rsa4096/125B57475E190D18 2010-10-13 [SC]
P: Key fingerprint = 64F4 29E3 6EA1 1CC2 D966 546F 125B 5747 5E19 0D18
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
S: Maynooth University
S: Co. Kildare
S: Ireland
N: Alexander Stuebinger
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
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
N: Blake McBride
W: http://blake.mcbride.name
D: Wrote the OaklispSummary document.
D: Build system updates and documentation.
D: Misc bug reports and bug fixes
D: Various tweaks and enhancements.
D: Motivation.