On Tuesday 15 February 2005 17:16, Serbinenko Vladimir wrote: > >One thing that should be looked into before using flex and bison is > >how much the binary will grow. > > I think less than with hand-writing parser because of its structure
I like a hand-written parser as long as it is clean. flex and bison are difficult to use in GRUB, because they emit source code which include many header files. Okuji _______________________________________________ Grub-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/grub-devel
