byacc 20130304
| Name | byacc |
|---|---|
| Version | 20130304 |
| Summary | Berkeley LALR Yacc parser generator |
| Description | A parser generator utility that reads a grammar specification from a file and generates an LR(1) parser for it. The parsers consist of a set of LALR(1) parsing tables and a driver routine written in the C programming language. |
| Section | devel |
| License | PD |
| Homepage | |
| Recipe file |
recipes-extended/byacc/byacc_20130304.bb
recipes-extended/byacc/byacc.inc |
| Layer | openembedded-core (dora branch) |
| Inherits |
|
| Dependencies | |
| PACKAGECONFIG options |
Sources
None
Patches
None
Other branches
This recipe in other branches of openembedded-core:
| Branch | Recipe |
|---|---|
| pyro (Yocto Project 2.3) | byacc 20161202 |
| morty (Yocto Project 2.2) | byacc 20160606 |
| krogoth (Yocto Project 2.1) | byacc 20150711 |
| jethro (Yocto Project 2.0) | byacc 20150711 |
| fido (Yocto Project 1.8) | byacc 20141128 |
| dizzy (Yocto Project 1.7) | byacc 20140422 |
| daisy (Yocto Project 1.6) | byacc 20140101 |
| dora (Yocto Project 1.5) | byacc 20130304 (this recipe) |
| dylan (Yocto Project 1.4) | byacc 20121003 |
| danny (Yocto Project 1.3) | byacc 20120526 |