]> git.saurik.com Git - bison.git/blob - doc/bison.info
Regen.
[bison.git] / doc / bison.info
1 Ceci est le fichier Info bison.info, produit par Makeinfo version 4.0b
2 à partir bison.texinfo.
3
4 START-INFO-DIR-ENTRY
5 * bison: (bison). GNU Project parser generator (yacc replacement).
6 END-INFO-DIR-ENTRY
7
8 This file documents the Bison parser generator.
9
10 Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1995, 1998, 1999,
11 2000, 2001 Free Software Foundation, Inc.
12
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.
16
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.
23
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.
30
31 \1f
32 Indirect:
33 bison.info-1: 1313
34 bison.info-2: 50357
35 bison.info-3: 99982
36 bison.info-4: 148180
37 bison.info-5: 190964
38 \1f
39 Tag Table:
40 (Indirect)
41 Node: Top\7f1313
42 Node: Introduction\7f8698
43 Node: Conditions\7f9973
44 Node: Copying\7f11437
45 Node: Concepts\7f30640
46 Node: Language and Grammar\7f31719
47 Node: Grammar in Bison\7f36735
48 Node: Semantic Values\7f38659
49 Node: Semantic Actions\7f40760
50 Node: Locations Overview\7f41949
51 Node: Bison Parser\7f43396
52 Node: Stages\7f45708
53 Node: Grammar Layout\7f46991
54 Node: Examples\7f48248
55 Node: RPN Calc\7f49383
56 Node: Rpcalc Decls\7f50357
57 Node: Rpcalc Rules\7f51944
58 Node: Rpcalc Input\7f53744
59 Node: Rpcalc Line\7f55205
60 Node: Rpcalc Expr\7f56320
61 Node: Rpcalc Lexer\7f58265
62 Node: Rpcalc Main\7f60837
63 Node: Rpcalc Error\7f61235
64 Node: Rpcalc Gen\7f62243
65 Node: Rpcalc Compile\7f63392
66 Node: Infix Calc\7f64267
67 Node: Simple Error Recovery\7f66974
68 Node: Multi-function Calc\7f68860
69 Node: Mfcalc Decl\7f70426
70 Node: Mfcalc Rules\7f72449
71 Node: Mfcalc Symtab\7f73829
72 Node: Exercises\7f80202
73 Node: Grammar File\7f80708
74 Node: Grammar Outline\7f81556
75 Node: C Declarations\7f82290
76 Node: Bison Declarations\7f82870
77 Node: Grammar Rules\7f83282
78 Node: C Code\7f83742
79 Node: Symbols\7f84672
80 Node: Rules\7f89753
81 Node: Recursion\7f91392
82 Node: Semantics\7f93111
83 Node: Value Type\7f94205
84 Node: Multiple Types\7f94877
85 Node: Actions\7f95894
86 Node: Action Types\7f98679
87 Node: Mid-Rule Actions\7f99982
88 Node: Locations\7f105552
89 Node: Location Type\7f106200
90 Node: Actions and Locations\7f106758
91 Node: Location Default Action\7f108914
92 Node: Declarations\7f110377
93 Node: Token Decl\7f111696
94 Node: Precedence Decl\7f113709
95 Node: Union Decl\7f115260
96 Node: Type Decl\7f116104
97 Node: Expect Decl\7f117010
98 Node: Start Decl\7f118556
99 Node: Pure Decl\7f118934
100 Node: Decl Summary\7f120611
101 Node: Multiple Parsers\7f125994
102 Node: Interface\7f127488
103 Node: Parser Function\7f128360
104 Node: Lexical\7f129195
105 Node: Calling Convention\7f130601
106 Node: Token Values\7f133372
107 Node: Token Positions\7f134521
108 Node: Pure Calling\7f135406
109 Node: Error Reporting\7f138338
110 Node: Action Features\7f140460
111 Node: Algorithm\7f143755
112 Node: Look-Ahead\7f146048
113 Node: Shift/Reduce\7f148180
114 Node: Precedence\7f151092
115 Node: Why Precedence\7f151743
116 Node: Using Precedence\7f153608
117 Node: Precedence Examples\7f154576
118 Node: How Precedence\7f155277
119 Node: Contextual Precedence\7f156426
120 Node: Parser States\7f158217
121 Node: Reduce/Reduce\7f159460
122 Node: Mystery Conflicts\7f163021
123 Node: Stack Overflow\7f166407
124 Node: Error Recovery\7f167780
125 Node: Context Dependency\7f172916
126 Node: Semantic Tokens\7f173764
127 Node: Lexical Tie-ins\7f176781
128 Node: Tie-in Recovery\7f178329
129 Node: Debugging\7f180501
130 Node: Invocation\7f183802
131 Node: Bison Options\7f185054
132 Node: Environment Variables\7f188488
133 Node: Option Cross Key\7f189336
134 Node: VMS Invocation\7f190180
135 Node: Table of Symbols\7f190964
136 Node: Glossary\7f198603
137 Node: Copying This Manual\7f204907
138 Node: GNU Free Documentation License\7f205116
139 Node: Index\7f224981
140 \1f
141 End Tag Table