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

Up: slitaz-base-files (5.0) - Back to a cooking stat (WARNING: only toolchain and it deps must be updated for now)
author Christophe Lincoln <pankso@slitaz.org>
date Tue Apr 10 17:37:42 2012 +0200 (2012-04-10)
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.