Home
last modified time | relevance | path

Searched full:bison (Results 1 – 25 of 224) sorted by relevance

123456789

/freebsd/contrib/byacc/
H A Dyacc.1192 though original \fByacc\fP and bison also accept string literals.
204 (like \fBbison\fP).
218 which bison supports for ostensible POSIX compatibility.
235 compatibility with bison and other implementations of yacc.
322 This is (unlike bison) allowable in LALR parsers.
353 As in bison, the macro \fBYYLLOC_DEFAULT\fP is invoked
403 For instance, there is bison.
415 \fBYacc\fP and bison emit code in different order, and in particular bison
419 Bison's support for \*(``%expect\*('' is broken in more than one release.
420 For best results using bison, delete that directive.
[all …]
/freebsd/contrib/byacc/test/
H A Drun_make.sh7 BISON=`bison --version 2>/dev/null | head -n 1 | sed -e 's/^[^0-9.]*//' -e 's/[^0-9.]*$//'`
72 if test -n "$BISON"
74 echo "** compare with bison $BISON"
85 # Bison does not support all byacc legacy syntax
89 # Bison does not support the btyacc []-action & inherited attribute extensions.
94 # Bison does not support pure-parser from command-line.
112 case $BISON in
114 bison -Wno-other -Wno-conflicts-sr -Wconflicts-rr -y -Wno-yacc run_make.y
117 bison -y run_make.y
/freebsd/contrib/libpcap/doc/
H A DREADME.solaris.md10 * flex 2.6.4 and GNU Bison 3.8.2 work.
16 * flex 2.6.4 and GNU Bison 3.7.6 work.
25 developer/parser/bison
35 * flex 2.6.4 and GNU Bison 3.7.3 work.
43 * flex 2.6.4 and GNU Bison 3.7.1 work.
50 * flex 2.6.4 and GNU Bison 3.7.1 work.
56 * flex 2.5.35 and GNU Bison 3.0.2 work.
H A DREADME.haiku.md32 * bison 3.8.2 works.
49 * bison 3.0.5 works.
/freebsd/crypto/heimdal/lib/sl/
H A Dslc-gram.h1 /* A Bison parser, made by GNU Bison 2.3. */
3 /* Skeleton interface for Bison's Yacc-like parsers in C
24 part or all of the Bison parser skeleton and distribute that work
30 Bison output files to be licensed under the GNU General Public
34 version 2.2 of Bison. */
/freebsd/crypto/heimdal/lib/com_err/
H A Dparse.h1 /* A Bison parser, made by GNU Bison 2.3. */
3 /* Skeleton interface for Bison's Yacc-like parsers in C
24 part or all of the Bison parser skeleton and distribute that work
30 Bison output files to be licensed under the GNU General Public
34 version 2.2 of Bison. */
/freebsd/contrib/ntp/html/
H A Dntp_conf.html27 … an abstract syntax tree (AST). The grammar is fed to a parser generator (Bison) which produces a …
40 …<td>This file is a Bison source file that contains the phrase-structure grammar and the actions th…
64 …<td>This file is generated by Bison from the <b>ntp_config.y</b> file. This file is also included …
71 <p>The scanner reads in an NTP configuration file and converts it into tokens. The Bison generated …
100 …<dd>This file is structured as a standard Bison file and consists of three main parts, separated b…
103 …<li>The prologue and bison declarations: This section contains a list of the terminal symbols, the…
107 <h4>Prologue and Bison Declarations</h4>
128 … also have values associated with them, which have types. This is because Bison allows non-termina…
136 …tional and may consist of any number of arbitrary C statements. Note that Bison can only process L…
146 <h4>Invoking Bison </h4>
[all …]
/freebsd/crypto/heimdal/lib/asn1/
H A Dasn1parse.h1 /* A Bison parser, made by GNU Bison 2.3. */
3 /* Skeleton interface for Bison's Yacc-like parsers in C
24 part or all of the Bison parser skeleton and distribute that work
30 Bison output files to be licensed under the GNU General Public
34 version 2.2 of Bison. */
/freebsd/contrib/flex/
H A DChangeLog113 bison sources in POTFILES.in. Listing the flex and bison sources -- as the gettext manual suggests
216 * tests/Makefile.am, tests/no_bison_stub.c: test: Skip bison tests
217 if bison is not available
221 * configure.ac: build: remove repeated bison detection from
222 configure. AC_PROG_YACC already detects the bison program. We can just use it,
223 …ice if [ $YACC != 'bison -y' ] Remove unused AC_SUBST([BISON], ...). Add AM_CONDITIONAL([HAVE_BIS…
224 …tests in testsuite when bison is absent. We don't make any attempt to detect other yacc implement…
225 flex is developed with bison. While it would be possible, the need
227 option that defaulted to bison if such a need cropped up.
1462 * configure.ac: Checked for (g)texi2dvi. Better bison, help2man
[all …]
H A DNEWS382 ** flex now works with recent bison versions
477 ** Added %option bison-bridge (--bison-bridge)
479 ** Removed %option reentrant-bison/--reentrant-bison/-Rb
506 ** the test for bison was reporting bison missing when it was, in
585 ** bison is no longer needed to build flex; If you are building flex
691 %option reentrant-bison (-Rb)
723 ** Support for bison variables yylval and yylloc added
/freebsd/contrib/openbsm/config/
H A Dmissing58 bison yacc flex lex help2man
166 bison*|yacc*)
168 echo "You may want to install the GNU Bison package:"
169 echo "<$gnu_software_URL/bison/>"
/freebsd/contrib/openpam/
H A Dmissing58 bison yacc flex lex help2man
166 bison*|yacc*)
168 echo "You may want to install the GNU Bison package:"
169 echo "<$gnu_software_URL/bison/>"
/freebsd/contrib/ntp/sntp/libevent/
H A Dmissing58 bison yacc flex lex help2man
166 bison*|yacc*)
168 echo "You may want to install the GNU Bison package:"
169 echo "<$gnu_software_URL/bison/>"
/freebsd/contrib/ntp/sntp/libevent/build-aux/
H A Dmissing58 bison yacc flex lex help2man
166 bison*|yacc*)
168 echo "You may want to install the GNU Bison package:"
169 echo "<$gnu_software_URL/bison/>"
/freebsd/contrib/file/
H A Dmissing58 bison yacc flex lex help2man
166 bison*|yacc*)
168 echo "You may want to install the GNU Bison package:"
169 echo "<$gnu_software_URL/bison/>"
/freebsd/contrib/libevent/build-aux/
H A Dmissing58 bison yacc flex lex help2man
166 bison*|yacc*)
168 echo "You may want to install the GNU Bison package:"
169 echo "<$gnu_software_URL/bison/>"
/freebsd/crypto/heimdal/lib/roken/
H A Dmissing44 bison create \`y.tab.[ch]', if possible, from existing .[ch]
109 bison|yacc)
112 you modified a \`.y' file. You may need the \`Bison' package
114 \`Bison' from any GNU archive site."
/freebsd/contrib/sqlite3/
H A Dmissing58 bison yacc flex lex help2man
166 bison*|yacc*)
168 echo "You may want to install the GNU Bison package:"
169 echo "<$gnu_software_URL/bison/>"
/freebsd/contrib/dma/
H A DINSTALL19 * yacc - bison is kjnown to work
28 make CC=gcc YACC=bison LEX=/usr/bin/flex SH=/bin/bash INSTALL=/usr/bin/install
/freebsd/contrib/ntp/ntpd/
H A Dntp_parser.h1 /* A Bison parser, made by GNU Bison 3.8.2. */
3 /* Bison interface for Yacc-like parsers in C
22 part or all of the Bison parser skeleton and distribute that work
28 Bison output files to be licensed under the GNU General Public
32 version 2.2 of Bison. */
/freebsd/contrib/libpcap/
H A DINSTALL.md95 You will need either Bison, Berkeley YACC, or a version of YACC
97 script will abort if there isn't any such program; CMake fails if Bison
99 compatible with Bison or Berkeley YACC. If you don't have any such
100 program, the current version of Bison can be found
101 [here](https://ftp.gnu.org/gnu/bison/) and the current version of
105 Bison. The list of problems includes undefined references for alloca(3).
/freebsd/contrib/one-true-awk/
H A DREADME.md99 bison -d awkgram.y
119 If your system does not have `yacc` or `bison` (the GNU
121 The default in the `makefile` is `bison`; you will have
/freebsd/contrib/flex/src/
H A Doptions.c69 {"--bison-bridge", OPT_BISON_BRIDGE, 0}
70 , /* Scanner to be called by a bison pure parser. */
71 {"--bison-locations", OPT_BISON_BRIDGE_LOCATIONS, 0}
72 , /* Scanner to be called by a bison pure parser. */
/freebsd/contrib/ntp/
H A Dbootstrap145 ## Yacc/bison files
147 # Yacc/bison files ntp_parser.[ch] so we don't require the tool if
154 ## EOYacc/bison files
/freebsd/contrib/bmake/mk/sys/
H A DOSF1.mk85 .if exists(/usr/local/bin/bison) || exists(/opt/gnu/bin/bison)
86 YACC ?= bison -y

123456789