1 Ceci est le fichier Info bison.info, produit par Makeinfo version 4.0 à
5 * bison: (bison). GNU Project parser generator (yacc replacement).
8 This file documents the Bison parser generator.
10 Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1995, 1998, 1999,
11 2000 Free Software Foundation, Inc.
13 Permission is granted to make and distribute verbatim copies of this
14 manual provided the copyright notice and this permission notice are
15 preserved on all copies.
17 Permission is granted to copy and distribute modified versions of
18 this manual under the conditions for verbatim copying, provided also
19 that the sections entitled "GNU General Public License" and "Conditions
20 for Using Bison" are included exactly as in the original, and provided
21 that the entire resulting derived work is distributed under the terms
22 of a permission notice identical to this one.
24 Permission is granted to copy and distribute translations of this
25 manual into another language, under the above conditions for modified
26 versions, except that the sections entitled "GNU General Public
27 License", "Conditions for Using Bison" and this permission notice may be
28 included in translations approved by the Free Software Foundation
29 instead of in the original English.
42 Node: Introduction
\7f8542
43 Node: Conditions
\7f9817
45 Node: Concepts
\7f30473
46 Node: Language and Grammar
\7f31506
47 Node: Grammar in Bison
\7f36522
48 Node: Semantic Values
\7f38446
49 Node: Semantic Actions
\7f40547
50 Node: Bison Parser
\7f41730
52 Node: Grammar Layout
\7f45323
53 Node: Examples
\7f46580
54 Node: RPN Calc
\7f47715
55 Node: Rpcalc Decls
\7f48689
56 Node: Rpcalc Rules
\7f50276
57 Node: Rpcalc Input
\7f52076
58 Node: Rpcalc Line
\7f53537
59 Node: Rpcalc Expr
\7f54652
60 Node: Rpcalc Lexer
\7f56597
61 Node: Rpcalc Main
\7f59169
62 Node: Rpcalc Error
\7f59567
63 Node: Rpcalc Gen
\7f60575
64 Node: Rpcalc Compile
\7f61724
65 Node: Infix Calc
\7f62599
66 Node: Simple Error Recovery
\7f65306
67 Node: Multi-function Calc
\7f67192
68 Node: Mfcalc Decl
\7f68758
69 Node: Mfcalc Rules
\7f70781
70 Node: Mfcalc Symtab
\7f72161
71 Node: Exercises
\7f78376
72 Node: Grammar File
\7f78882
73 Node: Grammar Outline
\7f79650
74 Node: C Declarations
\7f80384
75 Node: Bison Declarations
\7f80964
76 Node: Grammar Rules
\7f81376
80 Node: Recursion
\7f89486
81 Node: Semantics
\7f91205
82 Node: Value Type
\7f92302
83 Node: Multiple Types
\7f92974
85 Node: Action Types
\7f96776
86 Node: Mid-Rule Actions
\7f98079
87 Node: Declarations
\7f103648
88 Node: Token Decl
\7f104967
89 Node: Precedence Decl
\7f106980
90 Node: Union Decl
\7f108531
91 Node: Type Decl
\7f109375
92 Node: Expect Decl
\7f110281
93 Node: Start Decl
\7f111827
94 Node: Pure Decl
\7f112205
95 Node: Decl Summary
\7f113882
96 Node: Multiple Parsers
\7f119609
97 Node: Interface
\7f121103
98 Node: Parser Function
\7f121975
99 Node: Lexical
\7f122810
100 Node: Calling Convention
\7f124216
101 Node: Token Values
\7f126987
102 Node: Token Positions
\7f128136
103 Node: Pure Calling
\7f129028
104 Node: Error Reporting
\7f131960
105 Node: Action Features
\7f134082
106 Node: Algorithm
\7f137743
107 Node: Look-Ahead
\7f140036
108 Node: Shift/Reduce
\7f142168
109 Node: Precedence
\7f145080
110 Node: Why Precedence
\7f145731
111 Node: Using Precedence
\7f147596
112 Node: Precedence Examples
\7f148564
113 Node: How Precedence
\7f149265
114 Node: Contextual Precedence
\7f150414
115 Node: Parser States
\7f152205
116 Node: Reduce/Reduce
\7f153448
117 Node: Mystery Conflicts
\7f157009
118 Node: Stack Overflow
\7f160395
119 Node: Error Recovery
\7f161768
120 Node: Context Dependency
\7f166904
121 Node: Semantic Tokens
\7f167752
122 Node: Lexical Tie-ins
\7f170769
123 Node: Tie-in Recovery
\7f172317
124 Node: Debugging
\7f174489
125 Node: Invocation
\7f177790
126 Node: Bison Options
\7f178520
127 Node: Environment Variables
\7f182031
128 Node: Option Cross Key
\7f182879
129 Node: VMS Invocation
\7f183769
130 Node: Table of Symbols
\7f184553
131 Node: Glossary
\7f192129