wok view bison/description.txt @ rev 16554

slitaz-i18n: actualize build_depends list, add "ar" to locale_pack.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Apr 30 10:05:22 2014 +0000 (2014-04-30)
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.