wok view bison/description.txt @ rev 16771

Up: xarchiver (0.5.3) and patch it to use icons instead of pixmaps.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Jun 20 04:30:32 2014 +0300 (2014-06-20)
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.