wok-current view bison/description.txt @ rev 18937

iptraf, iptraf-ng: add missing dirs, specify config_files
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Mar 01 13:06:45 2016 +0200 (2016-03-01)
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.