[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN --- [COPY] [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. [COPY] Please add additional copyright information _after_ the line containing [COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by [COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text! [COPY] [COPY] ROCK Linux: rock-src/package/base/bison/bison.desc [COPY] ROCK Linux is Copyright (C) 1998 - 2006 Clifford Wolf [COPY] [COPY] This program is free software; you can redistribute it and/or modify [COPY] it under the terms of the GNU General Public License as published by [COPY] the Free Software Foundation; either version 2 of the License, or [COPY] (at your option) any later version. A copy of the GNU General Public [COPY] License can be found at Documentation/COPYING. [COPY] [COPY] Many people helped and are helping developing ROCK Linux. Please [COPY] have a look at https://www.rocklinux.org/ and the Documentation/TEAM [COPY] file for details. [COPY] [COPY] --- ROCK-COPYRIGHT-NOTE-END --- [I] The GNU general-purpose parser generator [T] "Bison" is a general-purpose parser generator that converts a [T] grammar description for an LALR(1) context-free grammar into a C [T] program to parse that grammar. Once you are proficient with Bison, you [T] may use it to develop a wide range of language parsers, from those used [T] in simple desk calculators to complex programming languages. [T] [T] Bison is upward compatible with Yacc: all properly-written Yacc [T] grammars ought to work with Bison with no change. Anyone familiar with [T] Yacc should be able to use Bison with little trouble. You need to be [T] fluent in C programming in order to use Bison or to understand this [T] manual. [U] https://www.gnu.org/software/bison/bison.html [A] The GNU Project [M] Clifford Wolf [C] base/development [F] DIETLIBC [F] CORE [F] MULTILIB [L] GPL [S] Stable [V] 2.3 [P] X --X3-5---9 101.500 [D] 2863861848 bison-2.3.tar.bz2 ftp://ftp.gnu.org/pub/gnu/bison/