boost/libs/spirit/doc/x3/html/index.html
2021-10-05 21:37:46 +02:00

146 lines
8.3 KiB
HTML

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Spirit X3 3.0.8</title>
<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="index.html" title="Spirit X3 3.0.8">
<link rel="next" href="spirit_x3/preface.html" title="Preface">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../boost.png"></td>
<td align="center"><a href="../../../../../index.html">Home</a></td>
<td align="center"><a href="../../../../../libs/libraries.htm">Libraries</a></td>
<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
<td align="center"><a href="../../../../../more/index.htm">More</a></td>
</tr></table>
<hr>
<div class="spirit-nav"><a accesskey="n" href="spirit_x3/preface.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a></div>
<div class="article">
<div class="titlepage">
<div>
<div><h2 class="title">
<a name="spirit_x3"></a>Spirit X3 3.0.8</h2></div>
<div><div class="authorgroup">
<div class="author"><h3 class="author">
<span class="firstname">Joel</span> <span class="surname">de Guzman</span>
</h3></div>
<div class="author"><h3 class="author">
<span class="firstname">Hartmut</span> <span class="surname">Kaiser</span>
</h3></div>
</div></div>
<div><p class="copyright">Copyright © 2001-2018 Joel de Guzman,
Hartmut Kaiser</p></div>
<div><div class="legalnotice">
<a name="spirit_x3.legal"></a><p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
</div></div>
</div>
<hr>
</div>
<div class="toc">
<p><b>Table of Contents</b></p>
<dl class="toc">
<dt><span class="section"><a href="spirit_x3/preface.html">Preface</a></span></dt>
<dt><span class="section"><a href="spirit_x3/introduction.html">Introduction</a></span></dt>
<dt><span class="section"><a href="spirit_x3/include.html">Include</a></span></dt>
<dt><span class="section"><a href="spirit_x3/abstracts.html">Abstracts</a></span></dt>
<dd><dl>
<dt><span class="section"><a href="spirit_x3/abstracts/syntax_diagram.html">Syntax Diagram</a></span></dt>
<dt><span class="section"><a href="spirit_x3/abstracts/parsing_expression_grammar.html">Parsing
Expression Grammar</a></span></dt>
<dt><span class="section"><a href="spirit_x3/abstracts/primitive_attributes.html">Attributes
of Primitive Components</a></span></dt>
<dt><span class="section"><a href="spirit_x3/abstracts/compound_attributes.html">Attributes of
Compound Components</a></span></dt>
<dt><span class="section"><a href="spirit_x3/abstracts/more_compound_attributes.html">More About
Attributes of Compound Components</a></span></dt>
<dt><span class="section"><a href="spirit_x3/abstracts/nonterminal_attributes.html">Attributes
of Nonterminals</a></span></dt>
</dl></dd>
<dt><span class="section"><a href="spirit_x3/tutorials.html">Tutorials</a></span></dt>
<dd><dl>
<dt><span class="section"><a href="spirit_x3/tutorials/quick_start.html">Quick Start</a></span></dt>
<dt><span class="section"><a href="spirit_x3/tutorials/warming_up.html">Warming up</a></span></dt>
<dt><span class="section"><a href="spirit_x3/tutorials/semantic_actions.html">Parser Semantic
Actions</a></span></dt>
<dt><span class="section"><a href="spirit_x3/tutorials/complex___our_first_complex_parser.html">Complex
- Our first complex parser</a></span></dt>
<dt><span class="section"><a href="spirit_x3/tutorials/sum___adding_numbers.html">Sum - adding
numbers</a></span></dt>
<dt><span class="section"><a href="spirit_x3/tutorials/number_list___stuffing_numbers_into_a_std__vector.html">Number
List - stuffing numbers into a std::vector</a></span></dt>
<dt><span class="section"><a href="spirit_x3/tutorials/number_list_redux___list_syntax.html">Number
List Redux - list syntax</a></span></dt>
<dt><span class="section"><a href="spirit_x3/tutorials/number_list_attribute___one_more__with_style.html">Number
List Attribute - one more, with style</a></span></dt>
<dt><span class="section"><a href="spirit_x3/tutorials/roman.html">Roman Numerals</a></span></dt>
<dt><span class="section"><a href="spirit_x3/tutorials/employee.html">Employee - Parsing into
structs</a></span></dt>
<dt><span class="section"><a href="spirit_x3/tutorials/minimal.html">X3 Program Structure</a></span></dt>
<dt><span class="section"><a href="spirit_x3/tutorials/annotation.html">Annotations - Decorating
the ASTs</a></span></dt>
<dt><span class="section"><a href="spirit_x3/tutorials/rexpr.html">RExpressions - Recursive ASTs!</a></span></dt>
<dt><span class="section"><a href="spirit_x3/tutorials/error_handling.html">Error Handling</a></span></dt>
</dl></dd>
<dt><span class="section"><a href="spirit_x3/quick_reference.html">Quick Reference</a></span></dt>
<dd><dl>
<dt><span class="section"><a href="spirit_x3/quick_reference/common_notation.html">Common Notation</a></span></dt>
<dt><span class="section"><a href="spirit_x3/quick_reference/char.html">Character Parsers</a></span></dt>
<dt><span class="section"><a href="spirit_x3/quick_reference/numeric.html">Numeric Parsers</a></span></dt>
<dt><span class="section"><a href="spirit_x3/quick_reference/string.html">String Parsers</a></span></dt>
<dt><span class="section"><a href="spirit_x3/quick_reference/auxiliary.html">Auxiliary Parsers</a></span></dt>
<dt><span class="section"><a href="spirit_x3/quick_reference/binary.html">Binary Parsers</a></span></dt>
<dt><span class="section"><a href="spirit_x3/quick_reference/directive.html">Parser Directives</a></span></dt>
<dt><span class="section"><a href="spirit_x3/quick_reference/operator.html">Parser Operators</a></span></dt>
<dt><span class="section"><a href="spirit_x3/quick_reference/action.html">Parser Semantic Actions</a></span></dt>
<dt><span class="section"><a href="spirit_x3/quick_reference/compound_attribute_rules.html">Compound
Attribute Rules</a></span></dt>
<dt><span class="section"><a href="spirit_x3/quick_reference/non_terminals.html">Nonterminals</a></span></dt>
<dt><span class="section"><a href="spirit_x3/quick_reference/semantic_actions.html">Parser Semantic
Actions</a></span></dt>
</dl></dd>
<dt><span class="section"><a href="spirit_x3/changelog.html">Changelog</a></span></dt>
<dd><dl>
<dt><span class="section"><a href="spirit_x3/changelog/spirit_3_0_8.html">Spirit V3.0.8 (Boost
V1.76.0)</a></span></dt>
<dt><span class="section"><a href="spirit_x3/changelog/spirit_3_0_7.html">Spirit V3.0.7 (Boost
V1.74.0)</a></span></dt>
<dt><span class="section"><a href="spirit_x3/changelog/spirit_3_0_6.html">Spirit V3.0.6 (Boost
V1.73.0)</a></span></dt>
<dt><span class="section"><a href="spirit_x3/changelog/spirit_3_0_5.html">Spirit V3.0.5 (Boost
V1.72.0)</a></span></dt>
<dt><span class="section"><a href="spirit_x3/changelog/spirit_3_0_4_boost_1_71.html">Spirit V3.0.4
(Boost V1.71.0)</a></span></dt>
<dt><span class="section"><a href="spirit_x3/changelog/spirit_3_0_4.html">Spirit V3.0.4 (Boost
V1.70.0)</a></span></dt>
<dt><span class="section"><a href="spirit_x3/changelog/spirit_3_0_3.html">Spirit V3.0.3 (Boost
V1.69.0)</a></span></dt>
<dt><span class="section"><a href="spirit_x3/changelog/spirit_3_0_2.html">Spirit V3.0.2 (Boost
V1.68.0)</a></span></dt>
<dt><span class="section"><a href="spirit_x3/changelog/spirit_3_0_1.html">Spirit V3.0.1 (Boost
V1.67.0)</a></span></dt>
</dl></dd>
</dl>
</div>
<p>
This is the documentation of the newest version of <a href="http://boost-spirit.com" target="_top">Spirit</a>
(currently, V3.0.8).
</p>
<p>
s
</p>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"><p><small>Last revised: April 13, 2021 at 16:25:51 GMT</small></p></td>
<td align="right"><div class="copyright-footer"></div></td>
</tr></table>
<hr>
<div class="spirit-nav"><a accesskey="n" href="spirit_x3/preface.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a></div>
</body>
</html>