bison-2.4 2.4.1.dfsg-4
A parser generator that is compatible with YACC
Bison is a general-purpose parser generator that converts a
grammar description for an LALR(1) context-free grammar into a C
program to parse that grammar. Once you are proficient with Bison, you
may use it to develop a wide range of language parsers, from those used
in simple desk calculators to complex programming languages.
Bison is upward compatible with Yacc: all properly-written Yacc
grammars ought to work with Bison with no change. Anyone familiar with
Yacc should be able to use Bison with little trouble. Documentation of
the program is in the bison-doc package.
Homepage:
Section:
devel
Repository:
Uploaded by:
Depends:
Size:
517168 bytes
MD5sum:
aa636b56d97fa9ce2a82bf1b86e0a19e
Source:
Status:
Package imported
QA Quarantine ends:
ENDED 2012-05-24 18:36
Package events
| Event type | User | Timestamp |
| Package imported | System | 2012-12-29 03:18 UTC |
| Build succeeded | System | 2012-05-24 18:36 UTC |
| Building | System | 2012-05-24 18:35 UTC |

Comments:
There have been no comments so far.
Comments:
You must be logged in to make comments.