BISON(1) Eo X BISON(1) ONOMA bison - GNU Project parser generator (yacc replacement) AIPIKH EIKONA bison [EIOH]... APXEIO EPIPAH Bison is a parser generator in the style of yacc(1). It should be upwardly compatible with input files designed for yacc. Input files should follow the yacc convention of ending in .y. Unlike yacc, the generated files do not have fixed names, but instead use the prefix of the input file. Moreover, if you need to put C++ code in the input file, you can end his name by a C++-like extension (.ypp or .y++), then bison will follow your extension to name the output file (.cpp or .c++). For instance, a grammar description file named parse.yxx would produce the generated parser in a file named parse.tab.cxx, instead of yacc's y.tab.c or old Bison version's parse.tab.c. This description of the options that can be given to bison is adapted from the node Invocation in the bison.texi manual, which should be taken as authoritative. Bison supports both traditional single-letter options and mnemonic long option names. Long option names are indicated with -- instead of -. Abbreviations for option names are allowed as long as they are unique. When a long option takes an argument, like --file-prefix, connect the option name and the argument with =. o LR o LR (GLR) o LALR(1), IELR(1), canonical LR(1). Yo o o o oo . To o o o. To o: -h, --help o oo -V, --version oo o oo --print-localedir o oo o locale oo --print-datadir o oo o XSLT oo -u, --update o o o o oo -f, --feature[=FEATURES] oo features FEATURES o o o : caret, diagnostics-show-caret carets fixit, diagnostics-parseable-fixits o machine-readable syntax-only o o all none oo Diagnostics: -W, --warnings[=KATHOPIA] o ooo o o KATHOPIA --color[=TE] --style=APXEIO specify the CSS FILE for colorizer diagnostics Ko ooo: conflicts-sr o S/R (oo oo) conflicts-rr o R/R (oo oo) counterexamples, cex o dangling-alias o oo o oo deprecated o empty-rule o %empty midrule-values o ooo precedence o o yacc POSIX Yacc other o ooo (oo oo) all o ooo <>, <> <> no-KATHOPIA oo ooo KATHOPIA none oo ooo error[=KATHOPIA] ooo TE o : always, yes o never, no o auto, tty o tty A: -L, --language=A o oo -S, --skeleton=APXEIO o o o -t, --debug o o o o o <<-Dparse.trace>> --locations oo o -D, --define=ONOMA[=AIA] oo o '%define ONOMA AIA' -F, --force-define=ONOMA[=AIA] override '%define NAME VALUE' -p, --name-prefix=POEMA o POEMA o o '-Dapi.prefix={POEMA}' -l, --no-lines o o '#line' -k, --token-table o o -y, --yacc emulate POSIX Yacc Output Files: -H, --header=[APXEIO] also produce a header file -d o o o APXEIOY ( o POSIX Yacc) -r, --report=PAMATA o --report-file=APXEIO o o o APXEIO -v, --verbose o o --report=state -b, --file-prefix=POEMA o POEMA o -o, --output=APXEIO oo o APXEIO -g, --graph[=APXEIO] oo o o oo --html[=APXEIO] o o o o HTML -x, --xml[=APXEIO] o o o o XML -M, --file-prefix-map=OLD=NEW oo OLD o NEW o o o o oo THINGS o o : states itemsets o o o o lookaheads o lookahead o solved o o/ counterexamples, cex o all oo none oo o YPAEA o Robert Corbett Richard Stallman. ANAOPA AMATO A . GNU Bison home page: . o o oo GNU: . : info bison. COPYRIGHT Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. EITE EIH lex(1), flex(1), yacc(1). H bison o Texinfo. A o info bison o o , o info bison o o. METAPAH H o o A ; GNU General Public License Version 3 o o . o KAMIA EYYNH. E o, email o . GNU Bison 3.8.2 o 2021 BISON(1)