byacc 20141128
| Name | byacc |
|---|---|
| Version | 20141128 |
| 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_20141128.bb
recipes-extended/byacc/byacc.inc recipes-extended/byacc/classes/autotools.bbclass |
| Layer | openembedded-core (fido branch) |
| Inherits |
|
| Dependencies |
|
| PACKAGECONFIG options |
Sources
| ftp://invisible-island.net/byacc/byacc-20141128.tgz |
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 (this recipe) |
| dizzy (Yocto Project 1.7) | byacc 20140422 |
| daisy (Yocto Project 1.6) | byacc 20140101 |
| dora (Yocto Project 1.5) | byacc 20130304 |
| dylan (Yocto Project 1.4) | byacc 20121003 |
| danny (Yocto Project 1.3) | byacc 20120526 |