/[bison]/bison/doc/bison.1
ViewVC logotype

Diff of /bison/doc/bison.1

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.10 by eggert, Thu Nov 7 07:06:29 2002 UTC revision 1.11 by eggert, Thu Dec 26 06:59:42 2002 UTC
# Line 59  bison \- GNU Project parser generator (y Line 59  bison \- GNU Project parser generator (y
59  .B \-\-fixed-output-files  .B \-\-fixed-output-files
60  ]  ]
61  file  file
62    .br
63    .B yacc
64    [
65    .I "similar options and operands"
66    ]
67  .SH DESCRIPTION  .SH DESCRIPTION
68  .I Bison  .I Bison
69  is a parser generator in the style of  is a parser generator in the style of
# Line 340  The purpose of this switch is to imitate Line 345  The purpose of this switch is to imitate
345  .IR yacc 's  .IR yacc 's
346  output file name conventions.  output file name conventions.
347  Thus, the following shell script can substitute for  Thus, the following shell script can substitute for
348    .I yacc
349    and is often installed as
350  .IR yacc :  .IR yacc :
351  .sp  .sp
352  .RS  .RS
353  .ft B  .ft B
354  bison \-y $*  bison \-y "$@"
355  .ft R  .ft R
356  .sp  .sp
357  .RE  .RE
 .SH FILES  
 /usr/local/share/bison/bison.simple     simple parser  
 .br  
 /usr/local/share/bison/bison.hairy      complicated parser  
 .SH "ENVIRONMENT VARIABLES"  
 .TP  
 .SM BISON_SIMPLE  
 If this is set, it specifies the location in which the  
 .B bison.simple  
 parser can be found.  
 .TP  
 .SM BISON_HAIRY  
 If this is set, it specifies the location in which the  
 .B bison.hairy  
 parser can be found.  
358  .SH SEE ALSO  .SH SEE ALSO
359  .IR yacc (1)  .IR yacc (1)
360  .br  .br

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26