readscheme-website/www/sw2001.html

241 lines
9.9 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<title>
Second Workshop on Scheme and Functional Programming, 2001
</title>
<meta name="generator" content="SchemeBib and Site-ML" charset=
"utf-8">
<meta name="description" content=
"Online bibliography of Scheme research">
<meta name="keywords" content=
"Scheme, bibliography, research, Scheme Workshop 2001">
<meta name="robots" content="index,follow">
<link rel="stylesheet" href="basic.css" type="text/css">
</head>
<body>
<table width="100%">
<tr valign="top">
<td width="124">
<table width="124">
<tr width="124" height="45">
<td width="124" height="45">
<img width="124" height="45" border="0" alt=
"Readscheme.org" src="./imgs/nav-logo.gif">
</td>
</tr>
<tr width="124" height="124">
<td width="124" height="124">
<a href="./index.html" target="_top"><img width=
"124" height="124" border="0" alt=
"Scheme Bibliography Home" src=
"./imgs/nav_mainlogo.gif"></a>
</td>
</tr>
<tr width="124" height="30">
<td width="124" height="30">
<a href="./page1.html" target="_top"><img width=
"124" height="30" border="0" alt="Classics" src=
"./imgs/nav_classics.gif"></a>
</td>
</tr>
<tr width="124" height="18">
<td width="124" height="18">
<a href="./page2.html" target="_top"><img width=
"124" height="18" border="0" alt="Semantics" src=
"./imgs/nav_sem.gif"></a>
</td>
</tr>
<tr width="124" height="18">
<td width="124" height="18">
<a href="./page3.html" target="_top"><img width=
"124" height="18" border="0" alt="Macros" src=
"./imgs/nav_macros.gif"></a>
</td>
</tr>
<tr width="124" height="18">
<td width="124" height="18">
<a href="./page4.html" target="_top"><img width=
"124" height="18" border="0" alt="Objects" src=
"./imgs/nav_objects.gif"></a>
</td>
</tr>
<tr width="124" height="30">
<td width="124" height="30">
<a href="./page5.html" target="_top"><img width=
"124" height="30" border="0" alt="Modules" src=
"./imgs/nav_modules.gif"></a>
</td>
</tr>
<tr width="124" height="18">
<td width="124" height="18">
<a href="./page6.html" target="_top"><img width=
"124" height="18" border="0" alt="Continuations"
src="./imgs/nav_cps.gif"></a>
</td>
</tr>
<tr width="124" height="30">
<td width="124" height="30">
<a href="./pagexml.html" target="_top"><img width=
"124" height="30" border="0" alt="Web Programming"
src="./imgs/nav_xml.gif"></a>
</td>
</tr>
<tr width="124" height="18">
<td width="124" height="18">
<a href="./page7.html" target="_top"><img width=
"124" height="18" border="0" alt="Applications"
src="./imgs/nav_appl.gif"></a>
</td>
</tr>
<tr width="124" height="18">
<td width="124" height="18">
<a href="./page8.html" target="_top"><img width=
"124" height="18" border="0" alt="Implementation"
src="./imgs/nav_impl.gif"></a>
</td>
</tr>
<tr width="124" height="30">
<td width="124" height="30">
<a href="./page9.html" target="_top"><img width=
"124" height="30" border="0" alt=
"Concurrent Programming" src=
"./imgs/nav_conc.gif"></a>
</td>
</tr>
<tr width="124" height="30">
<td width="124" height="30">
<a href="./page10.html" target="_top"><img width=
"124" height="30" border="0" alt=
"Partial Evaluation" src="./imgs/nav_pe.gif"></a>
</td>
</tr>
<tr width="124" height="18">
<td width="124" height="18">
<a href="./page11.html" target="_top"><img width=
"124" height="18" border="0" alt="Reflection" src=
"./imgs/nav_reflect.gif"></a>
</td>
</tr>
<tr width="124" height="30">
<td width="124" height="30">
<a href="./whats_new.html" target=
"_top"><img width="124" height="30" border="0" alt=
"Recent Additions" src="./imgs/nav_recent.gif"></a>
</td>
</tr>
</table>
</td>
<td width="20">
<img width="20" height="1" border="0" src=
"./imgs/dot_clear.gif">
</td>
<td>
<a name="sw2001" id="sw2001"></a>
<h2>
Second Workshop on Scheme and Functional Programming,
2001
</h2>
<h3>
Program
</h3>
<ul>
<li>Marc Feeley. "A Better API for First-Class
Continuations". <em>2nd Workshop on Scheme and
Functional Programming</em>. September 2001. Available
online: <a href=
"http://repository.readscheme.org/ftp/papers/sw2001/feeley.ps.gz">
ps</a> <a href=
"http://repository.readscheme.org/ftp/papers/sw2001/feeley.pdf">
pdf</a>.
</li>
<li>Kirill Lisovsky. "Scheme program souce code as a
semistructured data". <em>2nd Workshop on Scheme and
Functional Programming</em>. September 2001. Available
online: <a href=
"http://repository.readscheme.org/ftp/papers/sw2001/lisovsky.ps.gz">
ps</a> <a href=
"http://repository.readscheme.org/ftp/papers/sw2001/lisovsky.pdf">
pdf</a>.
</li>
<li>Augustin Lux. "Tools for Automatic Interface
Generation in Scheme". <em>2nd Workshop on Scheme and
Functional Programming</em>. September 2001. Available
online: <a href=
"http://repository.readscheme.org/ftp/papers/sw2001/lux.ps.gz">
ps</a> <a href=
"http://repository.readscheme.org/ftp/papers/sw2001/lux.pdf">
pdf</a>.
</li>
<li>Fred Bayer. "LispMe: An Implementation of Scheme
for the PalmPilot". <em>2nd Workshop on Scheme and
Functional Programming</em>. September 2001. Available
online: <a href=
"http://repository.readscheme.org/ftp/papers/sw2001/bayer.ps.gz">
ps</a> <a href=
"http://repository.readscheme.org/ftp/papers/sw2001/bayer.pdf">
pdf</a>.
</li>
<li>Danny Dubé, Marc Feeley. "Demand-Driven Type
Analysis: an Introduction". <em>2nd Workshop on Scheme
and Functional Programming</em>. September 2001.
Available online: <a href=
"http://repository.readscheme.org/ftp/papers/sw2001/dube.ps.gz">
ps</a> <a href=
"http://repository.readscheme.org/ftp/papers/sw2001/dube.pdf">
pdf</a>.
</li>
<li>Martin Gasbichler, Holger Gast. "Soft Interfaces:
Typing Scheme At The Module Level". <em>2nd Workshop on
Scheme and Functional Programming</em>. September 2001.
Available online: <a href=
"http://repository.readscheme.org/ftp/papers/sw2001/gasbichler.ps.gz">
ps</a> <a href=
"http://repository.readscheme.org/ftp/papers/sw2001/gasbichler.pdf">
pdf</a>.
</li>
<li>Frédéric Peschanski. "Jargons: Experimenting
Composable Domain-Specific Languages". <em>2nd Workshop
on Scheme and Functional Programming</em>. September
2001. Available online: <a href=
"http://repository.readscheme.org/ftp/papers/sw2001/peschanski.ps.gz">
ps</a> <a href=
"http://repository.readscheme.org/ftp/papers/sw2001/peschanski.pdf">
pdf</a>.
</li>
<li>Philippe Meunier, Robert Bruce Findler, Paul A.
Steckler, Mitchell Wand. "Selectors Make Set-Based
Analysis Too Hard". <em>2nd Workshop on Scheme and
Functional Programming</em>. September 2001. Available
online: <a href=
"http://repository.readscheme.org/ftp/papers/sw2001/steckler.ps.gz">
ps</a> <a href=
"http://repository.readscheme.org/ftp/papers/sw2001/steckler.pdf">
pdf</a>.
</li>
<li>Manfred Widera. "An Algorithm for Checking the
Disjointness of Types". <em>2nd Workshop on Scheme and
Functional Programming</em>. September 2001. Available
online: <a href=
"http://repository.readscheme.org/ftp/papers/sw2001/widera.ps.gz">
ps</a> <a href=
"http://repository.readscheme.org/ftp/papers/sw2001/widera.pdf">
pdf</a>.
</li>
</ul>
<p>
<img width="1" height="40" border="0" src=
"./imgs/dot_clear.gif">
</p>
<div class="collophon" align="right">
Last modified: Saturday, August 11th, 2012
4:55:49pm<br>
HTML generated using <a href=
"http://celtic.benderweb.net/webit/">WebIt!</a>.
</div>
</td>
</tr>
</table>
</body>
</html>