wok-next diff bison/description.txt @ rev 14551

thunderbird-langpack-da: Up to 17.0.6esr
author Dominique Corbex <domcox@slitaz.org>
date Thu May 23 10:08:18 2013 +0200 (2013-05-23)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/bison/description.txt	Thu May 23 10:08:18 2013 +0200
     1.3 @@ -0,0 +1,3 @@
     1.4 +Bison is a general-purpose parser generator that converts an annotated context-
     1.5 +free grammar into a deterministic LR or generalized LR (GLR) parser employing 
     1.6 +LALR(1) parser tables.