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

cookutils: up 3.1.3 (with bazaar support)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Mar 04 09:49:43 2013 +0000 (2013-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.