wok view bison/description.txt @ rev 13798

Fix: libdrm version (2.4.34->2.4.40)
author Alexander Medvedev <devl547@gmail.com>
date Sun Jan 06 04:25:57 2013 +0300 (2013-01-06)
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.