wok view bison/description.txt @ rev 12229

perl-libwww: fix depends
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Mon Apr 09 10:53:20 2012 +0200 (2012-04-09)
parents
children b0897e8bc1a4
line source
1 Bison is a general-purpose parser generator that converts an annotated context-
2 free grammar into a deterministic LR or generalized LR (GLR) parser employing
3 LALR(1) parser tables.