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

libnotify: patch to print and replace id
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Mar 04 17:37:01 2016 +0200 (2016-03-04)
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.