28 lines
688 B
Plaintext
28 lines
688 B
Plaintext
|
<html>
|
||
|
|
||
|
<!-- Time-stamp: <98/05/22 15:53:03 shriram> -->
|
||
|
|
||
|
<!--#include virtual="/Formats/ssi-config.shtml" -->
|
||
|
|
||
|
<title>schemers.org: Research</title>
|
||
|
|
||
|
<!--#include virtual="/Formats/prefix.shtml" -->
|
||
|
|
||
|
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>
|
||
|
|
||
|
<!--#include virtual="/Formats/suffix.shtml" -->
|
||
|
|
||
|
</html>
|