1 Ceci est le fichier Info bison.info, produit par Makeinfo version 4.0b
2 à partir bison.texinfo.
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
\7f8543
43 Node: Conditions
\7f9818
45 Node: Concepts
\7f30472
46 Node: Language and Grammar
\7f31551
47 Node: Grammar in Bison
\7f36567
48 Node: Semantic Values
\7f38491
49 Node: Semantic Actions
\7f40592
50 Node: Locations Overview
\7f41781
51 Node: Bison Parser
\7f43228
53 Node: Grammar Layout
\7f46823
54 Node: Examples
\7f48080
55 Node: RPN Calc
\7f49215
56 Node: Rpcalc Decls
\7f50189
57 Node: Rpcalc Rules
\7f51776
58 Node: Rpcalc Input
\7f53576
59 Node: Rpcalc Line
\7f55037
60 Node: Rpcalc Expr
\7f56152
61 Node: Rpcalc Lexer
\7f58097
62 Node: Rpcalc Main
\7f60669
63 Node: Rpcalc Error
\7f61067
64 Node: Rpcalc Gen
\7f62075
65 Node: Rpcalc Compile
\7f63224
66 Node: Infix Calc
\7f64099
67 Node: Simple Error Recovery
\7f66806
68 Node: Multi-function Calc
\7f68692
69 Node: Mfcalc Decl
\7f70258
70 Node: Mfcalc Rules
\7f72281
71 Node: Mfcalc Symtab
\7f73661
72 Node: Exercises
\7f80034
73 Node: Grammar File
\7f80540
74 Node: Grammar Outline
\7f81388
75 Node: C Declarations
\7f82122
76 Node: Bison Declarations
\7f82702
77 Node: Grammar Rules
\7f83114
81 Node: Recursion
\7f91224
82 Node: Semantics
\7f92943
83 Node: Value Type
\7f94037
84 Node: Multiple Types
\7f94709
86 Node: Action Types
\7f98511
87 Node: Mid-Rule Actions
\7f99814
88 Node: Locations
\7f105384
89 Node: Location Type
\7f106032
90 Node: Actions and Locations
\7f106590
91 Node: Location Default Action
\7f108746
92 Node: Declarations
\7f110209
93 Node: Token Decl
\7f111528
94 Node: Precedence Decl
\7f113541
95 Node: Union Decl
\7f115092
96 Node: Type Decl
\7f115936
97 Node: Expect Decl
\7f116842
98 Node: Start Decl
\7f118388
99 Node: Pure Decl
\7f118766
100 Node: Decl Summary
\7f120443
101 Node: Multiple Parsers
\7f125826
102 Node: Interface
\7f127320
103 Node: Parser Function
\7f128192
104 Node: Lexical
\7f129027
105 Node: Calling Convention
\7f130433
106 Node: Token Values
\7f133204
107 Node: Token Positions
\7f134353
108 Node: Pure Calling
\7f135238
109 Node: Error Reporting
\7f138170
110 Node: Action Features
\7f140292
111 Node: Algorithm
\7f143587
112 Node: Look-Ahead
\7f145880
113 Node: Shift/Reduce
\7f148012
114 Node: Precedence
\7f150924
115 Node: Why Precedence
\7f151575
116 Node: Using Precedence
\7f153440
117 Node: Precedence Examples
\7f154408
118 Node: How Precedence
\7f155109
119 Node: Contextual Precedence
\7f156258
120 Node: Parser States
\7f158049
121 Node: Reduce/Reduce
\7f159292
122 Node: Mystery Conflicts
\7f162853
123 Node: Stack Overflow
\7f166239
124 Node: Error Recovery
\7f167612
125 Node: Context Dependency
\7f172748
126 Node: Semantic Tokens
\7f173596
127 Node: Lexical Tie-ins
\7f176613
128 Node: Tie-in Recovery
\7f178161
129 Node: Debugging
\7f180333
130 Node: Invocation
\7f183634
131 Node: Bison Options
\7f184886
132 Node: Environment Variables
\7f188320
133 Node: Option Cross Key
\7f189168
134 Node: VMS Invocation
\7f190012
135 Node: Table of Symbols
\7f190796
136 Node: Glossary
\7f198189