wok-next view bison/description.txt @ rev 12407

jwm: better integration and use XDG xsession
author Christophe Lincoln <pankso@slitaz.org>
date Fri Apr 20 18:04:27 2012 +0200 (2012-04-20)
parents
children
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.