Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > b9ba69a436161613d8fb030c8c726a8e > files > 409

spirit-1.5.1-2mdk.noarch.rpm

<html>
<head>
<title>Acknowledgments</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" href="theme/style.css" type="text/css">
</head>

<body>
<table width="100%" border="0" background="theme/bkd2.gif" cellspacing="2">
  <tr> 
    <td width="10"> 
    </td>
    <td width="85%"> 
      <font size="6" face="Verdana, Arial, Helvetica, sans-serif"><b><b>Acknowledgments</b></b></font>
    </td>
    <td width="112"><a href="http://spirit.sf.net"><img src="theme/spirit.gif" width="112" height="48" align="right" border="0"></a></td>
  </tr>
</table>
<br>
<table border="0">
  <tr>
    <td width="10"></td>
    <td width="30"><a href="../index.html"><img src="theme/u_arr.gif" border="0"></a></td>
    <td width="30"><a href="error_handling.html"><img src="theme/l_arr.gif" border="0"></a></td>
    <td width="20"><a href="references.html"><img src="theme/r_arr.gif" border="0"></a></td>
   </tr>
</table>
<p>Special thanks to <b>Dan Nuffer</b> for his work on lexers, parse trees, ASTs, 
  XML parsers, the multi-pass iterator as well as administering Spirit's site, 
  editing, maintaining the CVS and doing the releases plus a zillion of other 
  chores that were almost taken for granted. <b>Hartmut Kaiser</b> for his work 
  on the C parser, the work on the C/C++ preprocessor, utility parsers, the original 
  port to Intel 5.0, various work on Phoenix, porting to v1.5, extensive testing 
  and painstaking attention to details, <b>Martijn W. Van Der Lee</b> our Web 
  site administrator and for contributing the RFC821 parser<b>, Raghavendra Satish 
  </b>for doing the original v1.3 port to VC++ and his current work on Phoenix, 
  <b>Noah Stein</b> for following up and helping Ragav on the VC++ ports, <b>Juan 
  Carlos Arevalo-Baeza (JCAB) </b>for his work on the C++ parser, the line counting 
  iterator, ports to v1.5 and keeping the mailing list discussions alive and kicking, 
  <b>Hakki Dogusan</b>, for his original v1.0 Pascal parser, <b>John (EBo) David</b> 
  for his work on the VM and watching over my shoulder as I code giving the impression 
  of distance eXtreme programming, <b>Chris Uzdavinis</b> for feeding in comments 
  and valuable suggestions as well as editing the documentation, <b>Carsten Stoll</b>, 
  for his work on dynamic parsers, <b>Andy Elvey</b> and his conifer parser, <b>Bruce 
  Florman</b>, who did the original v1.0 port to VC++, <b>Jeff Westfahl </b>for 
  porting the loop parsers to v1.5 and contributing the file iterator, <b>Peter 
  Simons</b> for the RFC date parser example and tutorial plus helping out with 
  some nitty gritty details, <b>Martin Wille</b> who improved grammar multi thread 
  safety and contributed the eol_p parser, <b>Carl Baron</b> who contributed a 
  streambuf iterator, <b>Markus Sch&ouml;pflin</b> for suggesting the end_p parser, 
  and last but not least, <b>Doug Gregor</b> for mentoring and his ability to 
  see things that others don't. My, there's a lot in this list! I hope I did not 
  forget anyone. Ah yes, to my wife <b>Mariel</b> who did the graphics in this 
  document.</p>
<p> Special thanks also to people who gave feedback and valuable comments, particularly 
  members of Boost and Spirit mailing lists. <br>
</p>
<p>Finally thanks to <a href="http://sourceforge.net">SourceForge</a> for hosting 
  the Spirit project and <a href="http://www.boost.org/">Boost</a>: a C++ community 
  comprised of extremely talented library authors who participate in the discussion 
  and peer review of well crafted C++ libraries.</p>
<table border="0">
  <tr> 
    <td width="10"></td>
    <td width="30"><a href="../index.html"><img src="theme/u_arr.gif" border="0"></a></td>
    <td width="30"><a href="error_handling.html"><img src="theme/l_arr.gif" border="0"></a></td>
    <td width="20"><a href="references.html"><img src="theme/r_arr.gif" border="0"></a></td>
  </tr>
</table>
<br>
<hr size="1">
<p class="copyright">Copyright &copy; 1998-2002 Joel de Guzman<br>
  <br>
  <font size="2">Permission to copy, use, modify, sell and distribute this document 
  is granted provided this copyright notice appears in all copies. This document 
  is provided &quot;as is&quot; without express or implied warranty, and with 
  no claim as to its suitability for any purpose. </font> </p>
</body>
</html>