| Name : bison
| |
| Version : 1.35
| Vendor : Turbolinux,Inc_< http://the_turbolinux_co_jp/bugzilla/>
|
| Release : 1
| Date : 2003-09-16 23:00:31
|
| Group : Development/Tools
| Source RPM : bison-1.35-1.src.rpm
|
| Size : 0.52 MB
| |
| Packager : Turbolinux,Inc_< http://the_turbolinux_co_jp/bugzilla/>
| |
| Summary : GNU\'s bison - Replacement for the parser generator \'yacc\'
|
Description :
General purpose parser generator that converts a grammar description for a LALR context-free grammar into a C program to parse that grammar. It can be used to create a range of language parsers.
Bison is upwardly compatible with Yacc, so properly written Yacc grammars and those users familiar with Yacc should have little trouble, although you do need to be fluent in C to use Bison.
|