1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
---|
2 | <html> |
---|
3 | <head> |
---|
4 | <title>References</title> |
---|
5 | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> |
---|
6 | <link href="theme/style.css" rel="stylesheet" type="text/css"> |
---|
7 | </head> |
---|
8 | |
---|
9 | <body text="#000000" background="theme/bkd.gif"> |
---|
10 | <table width="100%" border="0" cellspacing="2" background="theme/bkd2.gif"> |
---|
11 | <tr> |
---|
12 | <td width="21"> <h1></h1></td> |
---|
13 | <td width="885"> <font face="Verdana, Arial, Helvetica, sans-serif"><b><font size="6">References</font></b></font></td> |
---|
14 | <td width="96"><a href="http://www.boost.org"><img src="theme/wave.gif" width="93" height="68" align="right" border="0"></a></td> |
---|
15 | </tr> |
---|
16 | </table> |
---|
17 | <br> |
---|
18 | <table border="0"> |
---|
19 | <tr> |
---|
20 | <td width="10"></td> |
---|
21 | <td width="30"><a href="../index.html"><img src="theme/u_arr.gif" border="0"></a></td> |
---|
22 | <td width="30"><a href="acknowledgements.html"><img src="theme/l_arr.gif" width="20" height="19" border="0"></a></td> |
---|
23 | <td width="30"><img src="theme/r_arr_disabled.gif" width="20" height="19" border="0"></td> |
---|
24 | </tr> |
---|
25 | </table> |
---|
26 | <br> |
---|
27 | <table width="90%" border="0" align="center"> |
---|
28 | <tr> |
---|
29 | <td class="table_cells"> 1.</td> |
---|
30 | <td class="table_cells"> <a name="iso_cpp"></a>ISO/IEC </td> |
---|
31 | <td class="table_cells"><a href="http://webstore.ansi.org/ansidocstore/product.asp?sku=INCITS%2FISO%2FIEC%2B14882%2D1998">"Programming |
---|
32 | languages - C++"</a> <br> |
---|
33 | ISO/IEC 14882:1998</td> |
---|
34 | </tr> |
---|
35 | <tr> |
---|
36 | <td width="36" class="table_cells">2.</td> |
---|
37 | <td width="236" class="table_cells"> <a name="iso_c"></a>INCITS/ISO/IEC </td> |
---|
38 | <td width="520" class="table_cells"><a href="http://webstore.ansi.org/ansidocstore/product.asp?sku=INCITS/ISO/IEC%2B9899-1999">"Programming |
---|
39 | languages - C"</a> <br> |
---|
40 | INCITS/ISO/IEC 9899:1999</td> |
---|
41 | </tr> |
---|
42 | <tr> |
---|
43 | <td class="table_cells">3.</td> |
---|
44 | <td class="table_cells"> <a name="re2c"></a>Peter Bumbulis and <br> |
---|
45 | Donald D. Cowan</td> |
---|
46 | <td class="table_cells"><a href="http://re2c.sourceforge.net/">Re2c |
---|
47 | V0.9.10 </a><br> |
---|
48 | A tool for generating C-based recognizers from regular expressions</td> |
---|
49 | </tr> |
---|
50 | <tr> |
---|
51 | <td class="table_cells">4.</td> |
---|
52 | <td class="table_cells"><a name="spirit"></a>Joel de Guzman et.al.</td> |
---|
53 | <td class="table_cells"><a href="http://www.boost.org/">Spirit v1.8.2 |
---|
54 | documentation</a></td> |
---|
55 | </tr> |
---|
56 | <tr> |
---|
57 | <td class="table_cells">5.</td> |
---|
58 | <td class="table_cells"><a name="slex"></a>Daniel C. Nuffer</td> |
---|
59 | <td class="table_cells"><a href="http://spirit.sourceforge.net/repository/applications/show_contents.php">The |
---|
60 | <tt>Spirit</tt> Slex example</a></td> |
---|
61 | </tr> |
---|
62 | <tr> |
---|
63 | <td class="table_cells">6.</td> |
---|
64 | <td class="table_cells"><a name="cpplexer"></a>Juan Carlos Arevalo-Baeza</td> |
---|
65 | <td class="table_cells"><a href="http://spirit.sourceforge.net/repository/applications/show_contents.php">The |
---|
66 | <tt>Spirit</tt> cpplexer example</a></td> |
---|
67 | </tr> |
---|
68 | <tr> |
---|
69 | <td class="table_cells">7.</td> |
---|
70 | <td class="table_cells"><a name="pp_lib"></a>Vesa Karvonen and <br> |
---|
71 | Paul Mensonides </td> |
---|
72 | <td class="table_cells"><a href="http://www.boost.org/libs/preprocessor/doc/index.html">The |
---|
73 | Boost Library Preprocessor Subset for C/C++</a> </td> |
---|
74 | </tr> |
---|
75 | <tr> |
---|
76 | <td class="table_cells">8.</td> |
---|
77 | <td class="table_cells"><a name="boost"></a>boost.org</td> |
---|
78 | <td class="table_cells"><a href="http://www.boost.org">The Boost Libraries |
---|
79 | Documentation.</a></td> |
---|
80 | </tr> |
---|
81 | </table> |
---|
82 | <br> |
---|
83 | <table border="0"> |
---|
84 | <tr> |
---|
85 | <td width="10"></td> |
---|
86 | <td width="30"><a href="../index.html"><img src="theme/u_arr.gif" border="0"></a></td> |
---|
87 | <td width="30"><a href="acknowledgements.html"><img src="theme/l_arr.gif" width="20" height="19" border="0"></a></td> |
---|
88 | <td width="30"><img src="theme/r_arr_disabled.gif" width="20" height="19" border="0"></td> |
---|
89 | </tr> |
---|
90 | </table> |
---|
91 | <hr size="1"> |
---|
92 | <p class="copyright">Copyright © 2003-2007 Hartmut Kaiser<br> |
---|
93 | <br> |
---|
94 | <font size="2">Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) </font> </p> |
---|
95 | <span class="updated"></span> |
---|
96 | <p class="copyright"><span class="updated">Last updated: |
---|
97 | <!-- #BeginDate format:fcAm1m -->Thursday, December 1, 2005 11:49<!-- #EndDate --> |
---|
98 | </span></p> |
---|
99 | </body> |
---|
100 | </html> |
---|