]> git.saurik.com Git - bison.git/blob - doc/bison.info
* configure.in: Bump to 1.30a.
[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: 50691
35 bison.info-3: 100581
36 bison.info-4: 150131
37 bison.info-5: 197908
38 \1f
39 Tag Table:
40 (Indirect)
41 Node: Top\7f1313
42 Node: Introduction\7f8969
43 Node: Conditions\7f10244
44 Node: Copying\7f11708
45 Node: Concepts\7f30911
46 Node: Language and Grammar\7f31990
47 Node: Grammar in Bison\7f37006
48 Node: Semantic Values\7f38930
49 Node: Semantic Actions\7f41031
50 Node: Locations Overview\7f42220
51 Node: Bison Parser\7f43667
52 Node: Stages\7f45979
53 Node: Grammar Layout\7f47262
54 Node: Examples\7f48519
55 Node: RPN Calc\7f49717
56 Node: Rpcalc Decls\7f50691
57 Node: Rpcalc Rules\7f52278
58 Node: Rpcalc Input\7f54078
59 Node: Rpcalc Line\7f55539
60 Node: Rpcalc Expr\7f56654
61 Node: Rpcalc Lexer\7f58599
62 Node: Rpcalc Main\7f61171
63 Node: Rpcalc Error\7f61569
64 Node: Rpcalc Gen\7f62577
65 Node: Rpcalc Compile\7f63726
66 Node: Infix Calc\7f64601
67 Node: Simple Error Recovery\7f67308
68 Node: Location Tracking Calc\7f69197
69 Node: Ltcalc Decls\7f69927
70 Node: Ltcalc Rules\7f70836
71 Node: Ltcalc Lexer\7f72897
72 Node: Multi-function Calc\7f75235
73 Node: Mfcalc Decl\7f76802
74 Node: Mfcalc Rules\7f78825
75 Node: Mfcalc Symtab\7f80205
76 Node: Exercises\7f86578
77 Node: Grammar File\7f87084
78 Node: Grammar Outline\7f87932
79 Node: C Declarations\7f88666
80 Node: Bison Declarations\7f89246
81 Node: Grammar Rules\7f89658
82 Node: C Code\7f90118
83 Node: Symbols\7f91048
84 Node: Rules\7f96129
85 Node: Recursion\7f97768
86 Node: Semantics\7f99487
87 Node: Value Type\7f100581
88 Node: Multiple Types\7f101253
89 Node: Actions\7f102270
90 Node: Action Types\7f105055
91 Node: Mid-Rule Actions\7f106358
92 Node: Locations\7f111928
93 Node: Location Type\7f112576
94 Node: Actions and Locations\7f113134
95 Node: Location Default Action\7f115290
96 Node: Declarations\7f116753
97 Node: Token Decl\7f118072
98 Node: Precedence Decl\7f120085
99 Node: Union Decl\7f121636
100 Node: Type Decl\7f122480
101 Node: Expect Decl\7f123386
102 Node: Start Decl\7f124932
103 Node: Pure Decl\7f125310
104 Node: Decl Summary\7f126987
105 Node: Multiple Parsers\7f132370
106 Node: Interface\7f133864
107 Node: Parser Function\7f134736
108 Node: Lexical\7f135571
109 Node: Calling Convention\7f136977
110 Node: Token Values\7f139748
111 Node: Token Positions\7f140897
112 Node: Pure Calling\7f141782
113 Node: Error Reporting\7f144714
114 Node: Action Features\7f146836
115 Node: Algorithm\7f150131
116 Node: Look-Ahead\7f152424
117 Node: Shift/Reduce\7f154556
118 Node: Precedence\7f157468
119 Node: Why Precedence\7f158119
120 Node: Using Precedence\7f159984
121 Node: Precedence Examples\7f160952
122 Node: How Precedence\7f161653
123 Node: Contextual Precedence\7f162802
124 Node: Parser States\7f164593
125 Node: Reduce/Reduce\7f165836
126 Node: Mystery Conflicts\7f169397
127 Node: Stack Overflow\7f172783
128 Node: Error Recovery\7f174156
129 Node: Context Dependency\7f179292
130 Node: Semantic Tokens\7f180140
131 Node: Lexical Tie-ins\7f183157
132 Node: Tie-in Recovery\7f184705
133 Node: Debugging\7f186877
134 Node: Invocation\7f190178
135 Node: Bison Options\7f191430
136 Node: Environment Variables\7f195398
137 Node: Option Cross Key\7f196246
138 Node: VMS Invocation\7f197124
139 Node: Table of Symbols\7f197908
140 Node: Glossary\7f205547
141 Node: Copying This Manual\7f211851
142 Node: GNU Free Documentation License\7f212060
143 Node: Index\7f231925
144 \1f
145 End Tag Table