wok view bison/description.txt @ rev 11815

ncmpcpp: up (0.5.8) and chown fix
author Paul Issott <paul@slitaz.org>
date Sat Feb 25 17:26:26 2012 +0000 (2012-02-25)
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.