Ceci est le fichier Info bison.info, produit par Makeinfo version 4.0j à partir bison.texinfo. START-INFO-DIR-ENTRY * bison: (bison). GNU Project parser generator (yacc replacement). END-INFO-DIR-ENTRY This file documents the Bison parser generator. Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1995, 1998, 1999, 2000, 2001 Free Software Foundation, Inc. Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice are preserved on all copies. Permission is granted to copy and distribute modified versions of this manual under the conditions for verbatim copying, provided also that the sections entitled "GNU General Public License" and "Conditions for Using Bison" are included exactly as in the original, and provided that the entire resulting derived work is distributed under the terms of a permission notice identical to this one. Permission is granted to copy and distribute translations of this manual into another language, under the above conditions for modified versions, except that the sections entitled "GNU General Public License", "Conditions for Using Bison" and this permission notice may be included in translations approved by the Free Software Foundation instead of in the original English.  Indirect: bison.info-1: 1313 bison.info-2: 51174 bison.info-3: 100937 bison.info-4: 147975 bison.info-5: 197423 bison.info-6: 235018  Tag Table: (Indirect) Node: Top1313 Node: Introduction9105 Node: Conditions10379 Node: Copying11843 Node: Concepts31046 Node: Language and Grammar32125 Node: Grammar in Bison37083 Node: Semantic Values39007 Node: Semantic Actions41108 Node: Locations Overview42297 Node: Bison Parser43744 Node: Stages46462 Node: Grammar Layout47745 Node: Examples49002 Node: RPN Calc50200 Node: Rpcalc Decls51174 Node: Rpcalc Rules52761 Node: Rpcalc Input54561 Node: Rpcalc Line56022 Node: Rpcalc Expr57137 Node: Rpcalc Lexer59082 Node: Rpcalc Main61654 Node: Rpcalc Error62052 Node: Rpcalc Gen63060 Node: Rpcalc Compile64209 Node: Infix Calc65084 Node: Simple Error Recovery67791 Node: Location Tracking Calc69680 Node: Ltcalc Decls70362 Node: Ltcalc Rules71255 Node: Ltcalc Lexer73265 Node: Multi-function Calc75591 Node: Mfcalc Decl77158 Node: Mfcalc Rules79181 Node: Mfcalc Symtab80561 Node: Exercises86934 Node: Grammar File87440 Node: Grammar Outline88288 Node: C Declarations89022 Node: Bison Declarations89602 Node: Grammar Rules90014 Node: C Code90474 Node: Symbols91404 Node: Rules96485 Node: Recursion98124 Node: Semantics99843 Node: Value Type100937 Node: Multiple Types101609 Node: Actions102626 Node: Action Types105411 Node: Mid-Rule Actions106714 Node: Locations112284 Node: Location Type112932 Node: Actions and Locations113490 Node: Location Default Action115646 Node: Declarations117109 Node: Token Decl118428 Node: Precedence Decl120441 Node: Union Decl121992 Node: Type Decl122836 Node: Expect Decl123742 Node: Start Decl125310 Node: Pure Decl125688 Node: Decl Summary127365 Node: Multiple Parsers133509 Node: Interface135003 Node: Parser Function135875 Node: Lexical136710 Node: Calling Convention138116 Node: Token Values140887 Node: Token Positions142036 Node: Pure Calling142921 Node: Error Reporting145853 Node: Action Features147975 Node: Algorithm151270 Node: Look-Ahead153563 Node: Shift/Reduce155695 Node: Precedence158607 Node: Why Precedence159258 Node: Using Precedence161123 Node: Precedence Examples162091 Node: How Precedence162792 Node: Contextual Precedence163941 Node: Parser States165732 Node: Reduce/Reduce166975 Node: Mystery Conflicts170536 Node: Stack Overflow173922 Node: Error Recovery175295 Node: Context Dependency180431 Node: Semantic Tokens181279 Node: Lexical Tie-ins184296 Node: Tie-in Recovery185844 Node: Debugging188016 Node: Invocation191620 Node: Bison Options193009 Node: Environment Variables196575 Node: Option Cross Key197423 Node: Extension Limitations Under DOS198318 Node: VMS Invocation199873 Node: Table of Symbols200672 Node: Glossary208640 Node: Copying This Manual214944 Node: GNU Free Documentation License215153 Node: Index235018  End Tag Table