-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpeople.html
More file actions
116 lines (109 loc) · 3.8 KB
/
Copy pathpeople.html
File metadata and controls
116 lines (109 loc) · 3.8 KB
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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<title>SML/NJ Team</title>
</head>
<body BGCOLOR="white">
<h1>The SML/NJ Team</h1>
<p>
<center>
<img src="GIFS/MLgroup2.jpeg" alt="" align=BOTTOM">
</center>
<p>
<blockquote>
<dl>
<dt><em> Left to right:</em>
<dd>
<a href="http://www.network-speed.com/">Lal George</a>,
<a href="http://www.cs.uchicago.edu/~dbm/">David MacQueen</a>,
<a href="http://www.cs.uchicago.edu/~jhr/">John Reppy</a>,
<a HREF="http://www.cs.yale.edu/HTML/YALE/CS/HyPlans/shao-zhong/">Zhong Shao</a>,
<a href="http://www.cs.bell-labs.com/~lorenz/">Lorenz Huelsbergen</a>,
<a href="http://www.research.att.com/people/Gansner_Emden_R/">Emden Gansner</a>,
<a HREF="http://www.tti-c.org/blume/">Matthias Blume</a>,
and <a HREF="http://www.cs.princeton.edu/~appel/">Andrew Appel</a>.
</dl>
<p>
Currently, the main participants in the development and maintenance of
SML/NJ are:
<p>
<CENTER>
<TABLE COLS=2 width=80%>
<!-- <TABLE ALIGN=center COLS=2> -->
<COL ALIGN=LEFT> <COL ALIGN=LEFT>
<TR><TD><CENTER>
<TABLE ALIGN=center COLS=1>
<COL ALIGN=LEFT> <COL ALIGN=LEFT>
<TBODY>
<TR><TD><B>The University of Chicago</B>
<TR><TD><A HREF="http://www.cs.uchicago.edu/~dbm/">David MacQueen</A>
<TR><TD><a href="http://www.cs.uchicago.edu/~jhr/">John Reppy</a>
<TR><TD>
<TR><TD><B>Princeton University</B>
<TR><TD><A HREF="http://www.cs.princeton.edu/~appel/">Andrew Appel</A>
<TR><TD>
<TR><TD><B>Cornell University</B>
<TR><TD><A HREF="http://www.cs.cornell.edu/riccardo">Riccardo Pucella</A>
</TBODY>
</TABLE>
</CENTER>
<TD><CENTER>
<TABLE ALIGN=center COLS=1>
<COL ALIGN=LEFT> <COL ALIGN=LEFT>
<TBODY>
<TR><TD><B>Yale Univ.
(<A HREF="http://flint.cs.yale.edu">The FLINT project</A>)</B>
<TR><TD><A HREF="http://www.cs.yale.edu/homes/shao-zhong/">Zhong Shao</A>
<TR><TD><A HREF="http://contrapunctus.net/league">Christopher League</A>
<TR><TD><A HREF="http://flint.cs.yale.edu/flint/people/monnier">Stefan Monnier</A>
<TR><TD><A HREF="http://flint.cs.yale.edu/saha">Bratin Saha</A>
<TR><TD><A HREF="http://flint.cs.yale.edu/trifonov">Valery Trifonov</A>
</TBODY>
</TABLE>
</CENTER>
<TR><TD><CENTER>
<TABLE ALIGN=center COLS=1>
<COL ALIGN=LEFT> <COL ALIGN=LEFT>
<TBODY>
<TR><TD><B>Toyota Technological Institute at Chicago</B>
<TR><TD><a HREF="http://www.tti-c.org/blume/">Matthias Blume</a>
<TR><TD><B>Network-Speed Technologies, Inc.</B>
<TR><TD><a href="http://www.network-speed.com/">Lal George</a>
<TR><TD><B>Bell Laboratories</B>
<TR><TD><a href="http://www.cs.bell-labs.com/~lorenz/">Lorenz Huelsbergen</a>
</TBODY>
</TABLE>
</CENTER>
<TD><CENTER>
<TABLE ALIGN=center COLS=1>
<COL ALIGN=LEFT> <COL ALIGN=LEFT>
<TBODY>
<TR><TD><B>AT&T Research</B>
<TR><TD><a href="http://www.research.att.com/cgi-bin/disp_person?Gansner,%20Emden">Emden Gansner</a>
<TR><TD>
<TR><TD><B>New York University</B>
<TR><TD><A HREF="http://www.cs.nyu.edu/leunga/www/home.html">Allen Leung</A>
</TBODY>
</TABLE>
</CENTER>
</TABLE>
</CENTER>
<p>
The SML/NJ system also owes a great deal to
<a href="contributors.html">many people</a> who have
made contributions over the years. Some have contributed directly
to the development of the compiler, tools, and libraries, while others
have contributed by testing the compiler and reporting bugs, often
with fixes.
</blockquote>
<p>
<HR>
<CENTER><STRONG>
| <A HREF="index.html">SML/NJ Home Page</A> |
</STRONG></CENTER>
<HR>
Send your comments to <img src="smlnj-list-logo.png" align=center><br>
<font size="-3">Copyright © 2004-2005, the SML/NJ Fellowship</a>.
</font>
</body>
</html>