schemers-website/www/Welcome/index.html

98 lines
2.1 KiB
HTML

<html>
<!-- Time-stamp: <99/06/17 09:56:13 shriram> -->
<title>schemers.org: Welcome</title>
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
<body bgcolor=WHITE text=BLACK link=BLUE vlink="#aa0088" alink=RED>
<p>
<table width=100%>
<tr valign=TOP>
<td>
<img src="../logo-dsandler.gif"
alt="logo"
width=110
height=70>
<br><br>
'(schemers&nbsp;.&nbsp;org):<br>
an improper list<br>
of Scheme resources<br>
&#151;[<a href="../Welcome/">DS</a>]
</td>
<td>
<p>
Welcome to schemers.org! This is a collection of resources for the
Scheme programming language. It was initiated by the
<a href="http://www.plt-scheme.org/">PLT</a> group at
Rice University.
It now runs on a server in the
<a href="http://www.cs.brown.edu/">Brown University computer
science department</a>.
</p>
<p>
The pages were built and are maintained by <a
href="http://www.cs.brown.edu/~sk/">Shriram Krishnamurthi</a>,
with help from other members of Rice PLT, most notably
Matthias Felleisen,
Paul Steckler and
Yan-David Erlich.
Comments, suggestions and contributions of material are always
welcome. Please contact me at <code>sk+59@cs.brown.edu</code>.
</p>
<p>
Several people have contributed logos for this site. The current logo
is from <a href="http://dsandler.org/">Dan Sandler</a>, a
Rice graduate who spent a summer working with PLT. He wrote Scheme
code to rework the Rice computer science department's entire Web site,
and thus got the group thinking seriously about the Web. Thanks, Dan!
</p>
<p>
The ``favorite'' icon &#151; the little lambda that you might see
associated with this site in some browsers, especially if you bookmark
any of its pages &#151; was generated by Mason Loring Bliss. Thanks,
Mason!
</p>
</td>
</tr>
</table>
</p>
<hr>
<p>
<br>
<table width=100%>
<tr>
<td align=LEFT>
Last modified 09:58:52 EST on November 04, 2003
</td>
<td align=RIGHT>
Powered by
<a href="../Welcome/"><img align=CENTER src="../plt-logo.gif"
width=91 height=31 alt="PLT"></a></td></tr>
<tr>
<td></td>
<td align="RIGHT">
<a href="../Welcome/">Site Contact</a>
</td>
</tr>
</table>
</p>
</body>
</html>