readscheme-website/www/sw2006.html

1 line
7.9 KiB
HTML

<html><head><title>2006 Workshop on Scheme and Functional Programming</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 2006" /><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"><a href="http://readscheme.org"><img width="124" height="45" border="0" alt="Readscheme.org" src="./imgs/nav-logo.gif" /></a></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="sw2006" /><h2>2006 Workshop on Scheme and Functional Programming</h2><h3>Program</h3><ul><li>Manuel Serrano. "The HOP Development Kit". <em>2006 Workshop on Scheme and Functional Programming</em>. September 2006. Available online: <a href="http://repository.readscheme.org/ftp/papers/sw2006/01-serrano.pdf">pdf</a>.</li><li>Ray Rischpater. "Scheme for Client-Side Scripting in Mobile Web Browsing, or AJAX-Like Behavior Without Javascript". <em>2006 Workshop on Scheme and Functional Programming</em>. September 2006. Available online: <a href="http://repository.readscheme.org/ftp/papers/sw2006/02-rischpater.pdf">pdf</a>.</li><li>Jay McCarthy and Shriram Krishnamurthi. "Interaction-Safe State for the Web". <em>2006 Workshop on Scheme and Functional Programming</em>. September 2006. Available online: <a href="http://repository.readscheme.org/ftp/papers/sw2006/03-mccarthy.pdf">pdf</a>.</li><li>Jacob Matthews. "Component Deployment with PLaneT: You Want it Where?". <em>2006 Workshop on Scheme and Functional Programming</em>. September 2006. Available online: <a href="http://repository.readscheme.org/ftp/papers/sw2006/04-matthews.pdf">pdf</a>.</li><li>Xavier Saint-Mleux, Marc Feeley and Jean-Pierre David. "SHard: a Scheme to Hardware Compiler". <em>2006 Workshop on Scheme and Functional Programming</em>. September 2006. Available online: <a href="http://repository.readscheme.org/ftp/papers/sw2006/05-saint-mleux.pdf">pdf</a>.</li><li>Jessica Gronski, Kenneth Knowles, Aaron Tomb, Stephen N. Freund and Cormac Flanagan. "Sage: Hybrid Checking for Flexible Specifications". <em>2006 Workshop on Scheme and Functional Programming</em>. September 2006. Available online: <a href="http://repository.readscheme.org/ftp/papers/sw2006/06-freund.pdf">pdf</a>.</li><li>William D. Clinger. "Rapid Case Dispatch in Scheme". <em>2006 Workshop on Scheme and Functional Programming</em>. September 2006. Available online: <a href="http://repository.readscheme.org/ftp/papers/sw2006/07-clinger.pdf">pdf</a>.</li><li>Richard Cleis and Keith Wilson. "Experiences with Scheme in an Electro-Optics Laboratory". <em>2006 Workshop on Scheme and Functional Programming</em>. September 2006. Available online: <a href="http://repository.readscheme.org/ftp/papers/sw2006/08-cleis.pdf">pdf</a>.</li><li>Guillaume Germain, Marc Feeley and Stefan Monnier. "Concurrency Oriented Programming in Termite Scheme". <em>2006 Workshop on Scheme and Functional Programming</em>. September 2006. Available online: <a href="http://repository.readscheme.org/ftp/papers/sw2006/09-germain.pdf">pdf</a>.</li><li>Ryan Culpepper and Matthias Felleisen. "A Stepper for Scheme Macros". <em>2006 Workshop on Scheme and Functional Programming</em>. September 2006. Available online: <a href="http://repository.readscheme.org/ftp/papers/sw2006/10-culpepper.pdf">pdf</a>.</li><li>Abdulaziz Ghuloum. "An Incremental Approach to Compiler Construction". <em>2006 Workshop on Scheme and Functional Programming</em>. September 2006. Available online: <a href="http://repository.readscheme.org/ftp/papers/sw2006/11-ghuloum.pdf">pdf</a>.</li><li>William E. Byrd and Daniel P. Friedman. "From Variadic Functions to Variadic Relations: A miniKanren Perspective". <em>2006 Workshop on Scheme and Functional Programming</em>. September 2006. Available online: <a href="http://repository.readscheme.org/ftp/papers/sw2006/12-byrd.pdf">pdf</a>.</li><li>Jeremy G. Siek and Walid Taha. "Gradual Typing for Functional Languages". <em>2006 Workshop on Scheme and Functional Programming</em>. September 2006. Available online: <a href="http://repository.readscheme.org/ftp/papers/sw2006/13-siek.pdf">pdf</a>.</li><li>Danny Dub&eacute; and Anass Kadiri. "Automatic construction of parse trees for lexemes". <em>2006 Workshop on Scheme and Functional Programming</em>. September 2006. Available online: <a href="http://repository.readscheme.org/ftp/papers/sw2006/14-dube.pdf">pdf</a>.</li><li>Eli Barzilay. "A Self-Hosting Evaluator using HOAS". <em>2006 Workshop on Scheme and Functional Programming</em>. September 2006. Available online: <a href="http://repository.readscheme.org/ftp/papers/sw2006/15-barzilay.pdf">pdf</a>.</li></ul><p><img width="1" height="40" border="0" src="./imgs/dot_clear.gif" /></p><div class="collophon" align="right">Hosted by <a href="http://concurrency.cc">concurrency.cc</a>.<p />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>