wok view bison/description.txt @ rev 17685

slitaz-i18n-extra/stuff/locale-pack.conf: add isomaster to EXTRA_PKGS
author Richard Dunbar <mojo@slitaz.org>
date Fri Feb 20 18:12:30 2015 -0500 (2015-02-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.