wok view bison/description.txt @ rev 14705

perl-http-cookies, perl-http-daemon, perl-http-negotiate, perl-net-http: no /usr/bin
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Jun 07 20:11:00 2013 +0200 (2013-06-07)
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.