Run format script
This commit is contained in:
parent
49b1bec85d
commit
2e207be9db
179
www/index.html
179
www/index.html
|
@ -1 +1,178 @@
|
|||
<html><head><title>Bibliography of Scheme-related Research</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" /><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></table></td><td width="20"><img width="20" height="1" border="0" src="./imgs/dot_clear.gif" /></td><td><h1>Bibliography of Scheme-related Research</h1><p>This online bibliography collects together links to technical papers and theses related to the Scheme language, including both classic papers and recent research. This site is maintained by Jim Bender. Please send suggestions for additions to this site to him at <a href="mailto:readscheme@gmail.com">readscheme@gmail.com</a>. </p><p>Readscheme.org is hosted by <a href="http://concurrency.cc">concurrency.cc</a>.</p><h2>What's new...</h2><p><a href="./whats_new.html">New citations</a> added on August 10, 2012!</p><h2>Table of Contents</h2><ul><li><a href="./page1.html">The Original 'Lambda Papers' by Guy Steele and Gerald Sussman</a></li><li><a href="./page2.html">Scheme, Language Features, and Semantics</a></li><li><a href="./page3.html">Macros</a></li><li><a href="./page4.html">Object-Oriented Programming</a></li><li><a href="./page5.html">Modules and Component-Oriented Programming</a></li><li><a href="./page6.html">Continuations and Continuation Passing Style</a></li><li><a href="./pagexml.html">XML and Web Programming</a></li><li><a href="./page7.html">Applications of Scheme</a></li><li><a href="./page8.html">Compiler Technology/Implementation Techniques and Optimization</a></li><li><a href="./page9.html">Distributed, Parallel, and Concurrent Programming</a></li><li><a href="./page10.html">Partial Evaluation</a></li><li><a href="./page11.html">Reflection</a></li></ul><ul><li><a href="./standards.html">Reports on the Scheme Language</a></li></ul><a name="sw-index" /><h2>Workshops on Scheme and Functional Programming</h2><ul><li><a href="./sw2000.html">Workshop on Scheme and Functional Programming 2000</a></li><li><a href="./sw2001.html">Second Workshop on Scheme and Functional Programming, 2001</a></li><li><a href="./sw2002.html">Third Workshop on Scheme and Functional Programming, 2002</a></li><li><a href="./sw2003.html">2003 Scheme Workshop</a></li><li><a href="./sw2004.html">2004 Scheme Workshop</a></li><li><a href="./sw2005.html">2005 Workshop on Scheme and Functional Programming</a></li><li><a href="./sw2006.html">2006 Workshop on Scheme and Functional Programming</a></li><li><a href="./sw2007.html">2007 Workshop on Scheme and Functional Programming</a></li><li><a href="./sw2008.html">2008 Workshop on Scheme and Functional Programming</a></li><li><a href="./sw2009.html">2009 Workshop on Scheme and Functional Programming</a></li><li><a href="./sw2010.html">2010 Workshop on Scheme and Functional Programming</a></li><li><a href="./sw2011.html">2011 Workshop on Scheme and Functional Programming</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:42pm<br />HTML generated using <a href="http://celtic.benderweb.net/webit/">WebIt!</a>.</div></td></tr></table></body></html>
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>
|
||||
Bibliography of Scheme-related Research
|
||||
</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">
|
||||
<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>
|
||||
</table>
|
||||
</td>
|
||||
<td width="20">
|
||||
<img width="20" height="1" border="0" src=
|
||||
"./imgs/dot_clear.gif">
|
||||
</td>
|
||||
<td>
|
||||
<h1>
|
||||
Bibliography of Scheme-related Research
|
||||
</h1>
|
||||
<p>
|
||||
This online bibliography collects together links to
|
||||
technical papers and theses related to the Scheme
|
||||
language, including both classic papers and recent
|
||||
research. This site is maintained by Jim Bender. Please
|
||||
send suggestions for additions to this site to him at
|
||||
<a href=
|
||||
"mailto:readscheme@gmail.com">readscheme@gmail.com</a>.
|
||||
</p>
|
||||
<p>
|
||||
Readscheme.org is hosted by <a href=
|
||||
"http://concurrency.cc">concurrency.cc</a>.
|
||||
</p>
|
||||
<h2>
|
||||
What's new...
|
||||
</h2>
|
||||
<p>
|
||||
<a href="./whats_new.html">New citations</a> added on
|
||||
August 10, 2012!
|
||||
</p>
|
||||
<h2>
|
||||
Table of Contents
|
||||
</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="./page1.html">The Original 'Lambda Papers'
|
||||
by Guy Steele and Gerald Sussman</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="./page2.html">Scheme, Language Features, and
|
||||
Semantics</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="./page3.html">Macros</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="./page4.html">Object-Oriented
|
||||
Programming</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="./page5.html">Modules and Component-Oriented
|
||||
Programming</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="./page6.html">Continuations and Continuation
|
||||
Passing Style</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="./pagexml.html">XML and Web Programming</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="./page7.html">Applications of Scheme</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="./page8.html">Compiler
|
||||
Technology/Implementation Techniques and
|
||||
Optimization</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="./page9.html">Distributed, Parallel, and
|
||||
Concurrent Programming</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="./page10.html">Partial Evaluation</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="./page11.html">Reflection</a>
|
||||
</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="./standards.html">Reports on the Scheme
|
||||
Language</a>
|
||||
</li>
|
||||
</ul><a name="sw-index" id="sw-index"></a>
|
||||
<h2>
|
||||
Workshops on Scheme and Functional Programming
|
||||
</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="./sw2000.html">Workshop on Scheme and
|
||||
Functional Programming 2000</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="./sw2001.html">Second Workshop on Scheme and
|
||||
Functional Programming, 2001</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="./sw2002.html">Third Workshop on Scheme and
|
||||
Functional Programming, 2002</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="./sw2003.html">2003 Scheme Workshop</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="./sw2004.html">2004 Scheme Workshop</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="./sw2005.html">2005 Workshop on Scheme and
|
||||
Functional Programming</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="./sw2006.html">2006 Workshop on Scheme and
|
||||
Functional Programming</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="./sw2007.html">2007 Workshop on Scheme and
|
||||
Functional Programming</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="./sw2008.html">2008 Workshop on Scheme and
|
||||
Functional Programming</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="./sw2009.html">2009 Workshop on Scheme and
|
||||
Functional Programming</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="./sw2010.html">2010 Workshop on Scheme and
|
||||
Functional Programming</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="./sw2011.html">2011 Workshop on Scheme and
|
||||
Functional Programming</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>.Last
|
||||
modified: Saturday, August 11th, 2012 4:55:42pm<br>
|
||||
HTML generated using <a href=
|
||||
"http://celtic.benderweb.net/webit/">WebIt!</a>.
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
|
|
975
www/new2001.html
975
www/new2001.html
File diff suppressed because one or more lines are too long
1844
www/new2002.html
1844
www/new2002.html
File diff suppressed because one or more lines are too long
238
www/page1.html
238
www/page1.html
File diff suppressed because one or more lines are too long
1557
www/page10.html
1557
www/page10.html
File diff suppressed because one or more lines are too long
323
www/page11.html
323
www/page11.html
File diff suppressed because one or more lines are too long
683
www/page2.html
683
www/page2.html
File diff suppressed because one or more lines are too long
448
www/page3.html
448
www/page3.html
File diff suppressed because one or more lines are too long
505
www/page4.html
505
www/page4.html
File diff suppressed because one or more lines are too long
361
www/page5.html
361
www/page5.html
File diff suppressed because one or more lines are too long
709
www/page6.html
709
www/page6.html
File diff suppressed because one or more lines are too long
1331
www/page7.html
1331
www/page7.html
File diff suppressed because one or more lines are too long
1717
www/page8.html
1717
www/page8.html
File diff suppressed because one or more lines are too long
900
www/page9.html
900
www/page9.html
File diff suppressed because one or more lines are too long
572
www/pagexml.html
572
www/pagexml.html
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
257
www/sw2000.html
257
www/sw2000.html
File diff suppressed because one or more lines are too long
243
www/sw2001.html
243
www/sw2001.html
File diff suppressed because one or more lines are too long
246
www/sw2002.html
246
www/sw2002.html
File diff suppressed because one or more lines are too long
236
www/sw2003.html
236
www/sw2003.html
File diff suppressed because one or more lines are too long
254
www/sw2004.html
254
www/sw2004.html
File diff suppressed because one or more lines are too long
251
www/sw2005.html
251
www/sw2005.html
File diff suppressed because one or more lines are too long
268
www/sw2006.html
268
www/sw2006.html
File diff suppressed because one or more lines are too long
257
www/sw2007.html
257
www/sw2007.html
File diff suppressed because one or more lines are too long
230
www/sw2008.html
230
www/sw2008.html
File diff suppressed because one or more lines are too long
270
www/sw2009.html
270
www/sw2009.html
File diff suppressed because one or more lines are too long
221
www/sw2010.html
221
www/sw2010.html
File diff suppressed because one or more lines are too long
210
www/sw2011.html
210
www/sw2011.html
File diff suppressed because one or more lines are too long
2959
www/whats_new.html
2959
www/whats_new.html
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue