1<html> 2<head> 3<!-- Generated by the Spirit (http://spirit.sf.net) QuickDoc --> 4<title>References</title> 5<link rel="stylesheet" href="theme/style.css" type="text/css"> 6<link rel="prev" href="wrap_up.html"> 7</head> 8<body> 9<table width="100%" height="48" border="0" background="theme/bkd2.gif" cellspacing="2"> 10 <tr> 11 <td width="10"> 12 </td> 13 <td width="85%"> 14 <font size="6" face="Verdana, Arial, Helvetica, sans-serif"><b>References</b></font> 15 </td> 16 <td width="112"><a href="http://spirit.sf.net"><img src="theme/spirit.gif" align="right" border="0"></a></td> 17 </tr> 18</table> 19<br> 20<table border="0"> 21 <tr> 22 <td width="30"><a href="../index.html"><img src="theme/u_arr.gif" border="0"></a></td> 23 <td width="30"><a href="wrap_up.html"><img src="theme/l_arr.gif" border="0"></a></td> 24 <td width="20"><img src="theme/r_arr_disabled.gif" border="0"></td> 25 </tr> 26</table> 27<p> 28Why Functional Programming Matters, John Hughes, 1989.<br> Available online at <a href="https://doi.org/10.1093/comjnl/32.2.98"> 29https://doi.org/10.1093/comjnl/32.2.98</a>.</p> 30<p> 31<a href="http://www.boost.org"> 32Boost</a>.Lambda library, Jaakko Jarvi, 1999-2002 Jaakko J�rvi, Gary Powell.<br> Available online at <a href="http://www.boost.org/libs/lambda/"> 33http://www.boost.org/libs/lambda/</a>.</p> 34<p> 35Functional Programming in C++ using the <a href="https://people.cs.umass.edu/~yannis/fc++/"> 36FC++</a> Library: a short article introducing <a href="https://people.cs.umass.edu/~yannis/fc++/"> 37FC++</a>, Brian McNamara and Yannis Smaragdakis, April 2001. Available online at <a href="https://people.cs.umass.edu/~yannis/fc++/"> 38https://people.cs.umass.edu/~yannis/fc++/</a>.</p> 39<p> 40Side-effects and partial function application in C++, Jaakko Jarvi and Gary Powell, 2001.<br> Available online at <a href="https://parasol.tamu.edu/~jarvi/papers/mpool01.pdf"> 41https://parasol.tamu.edu/~jarvi/papers/mpool01.pdf</a>.</p> 42<p> 43<a href="http://spirit.sourceforge.net"> 44Spirit</a> Version 1.2, Joel de Guzman, Nov 2001.<br> Available online at <a href="http://spirit.sourceforge.net/index.php?doc=docs/v1_2/index.html"> 45http://spirit.sourceforge.net/index.php?doc=docs/v1_2/index.html</a>.</p> 46<p> 47Generic Programming Redesign of Patterns, Proceedings of the 5th European Conference on Pattern Languages of Programs, (EuroPLoP'2000) Irsee, Germany, July 2000.<br> Available online at <a href="http://www.coldewey.com/europlop2000/papers/geraud%2Bduret.zip"> 48http://www.coldewey.com/europlop2000/papers/geraud%2Bduret.zip</a>.</p> 49<p> 50A Gentle Introduction to <a href="http://www.haskell.org"> 51Haskell</a>, Paul Hudak, John Peterson and Joseph Fasel, 1999.<br> Available online at <a href="http://www.haskell.org/tutorial/"> 52http://www.haskell.org/tutorial/</a></p> 53<p> 54Large scale software design, John Lackos, ISBN 0201633620, Addison-Wesley, July 1996.</p> 55<p> 56Design Patterns, Elements of Reusable Object-Oriented Software, Erich Gamma, Richard Helm, Ralph Jhonson, and John Vlissides, Addison-Wesley, 1995.</p> 57<table border="0"> 58 <tr> 59 <td width="30"><a href="../index.html"><img src="theme/u_arr.gif" border="0"></a></td> 60 <td width="30"><a href="wrap_up.html"><img src="theme/l_arr.gif" border="0"></a></td> 61 <td width="20"><img src="theme/r_arr_disabled.gif" border="0"></td> 62 </tr> 63</table> 64<br> 65<hr size="1"> 66<p class="copyright">Copyright © 2001-2002 Joel de Guzman<br> 67 <br> 68<font size="2">Use, modification and distribution is subject to the Boost Software 69 License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at 70 http://www.boost.org/LICENSE_1_0.txt) </font> </p> 71</body> 72</html> 73