schemers-website/www/Research/index.html

76 lines
1.3 KiB
HTML

<html>
<!-- Time-stamp: <98/05/22 15:53:03 shriram> -->
<title>schemers.org: Research</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>
This page will list various research efforts that use Scheme as one of
the underlying objects of study. Current efforts cover the following
areas (amongst others):
<ul>
<li> modular programming
<li> object-oriented programming
<li> type systems and program verification
<li> concurrent and distributed programming
<li> macros
<li> efficient compilation strategies and optimizations
<li> integration with other languages
</ul>
</td>
</tr>
</table>
</p>
<hr>
<p>
<br>
<table width=100%>
<tr>
<td align=LEFT>
Last modified Friday, 22-May-1998 16:53:04 EDT
</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>