wok-6.x diff bison/description.txt @ rev 25565

Reenable rpc for glibc, fix gpxe grub4dos receipt, fix linld url
author Stanislas Leduc <shann@slitaz.org>
date Tue May 09 17:24:00 2023 +0000 (13 months ago)
parents 0c849a954ff9
children
line diff
     1.1 --- a/bison/description.txt	Mon Feb 20 16:36:25 2012 -0800
     1.2 +++ b/bison/description.txt	Tue May 09 17:24:00 2023 +0000
     1.3 @@ -1,3 +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.
     1.7 +Bison is a general-purpose parser generator that converts an annotated
     1.8 +context-free grammar into a deterministic LR or generalized LR (GLR)
     1.9 +parser employing LALR(1) parser tables.