From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1Lehdk-0003mS-Aw for mharc-grub-devel@gnu.org; Tue, 03 Mar 2009 22:19:24 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lehdi-0003m3-PU for grub-devel@gnu.org; Tue, 03 Mar 2009 22:19:22 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lehdh-0003lc-2R for grub-devel@gnu.org; Tue, 03 Mar 2009 22:19:22 -0500 Received: from [199.232.76.173] (port=52063 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lehdg-0003lZ-Ul for grub-devel@gnu.org; Tue, 03 Mar 2009 22:19:20 -0500 Received: from barmail1.idig.net ([64.34.111.254]:43012) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Lehdg-0006Un-So for grub-devel@gnu.org; Tue, 03 Mar 2009 22:19:21 -0500 Received: from nweb1.idig.net (nweb1.idig.net [216.187.70.70]) by barmail1.idig.net (Spam Firewall) with ESMTP id 9760D227B529 for ; Tue, 3 Mar 2009 19:19:18 -0800 (PST) Received: from nweb1.idig.net (nweb1.idig.net [216.187.70.70]) by barmail1.idig.net with ESMTP id BEOXoMdagIdJ1vIL for ; Tue, 03 Mar 2009 19:19:18 -0800 (PST) Received: from s0106001c109f79db.gv.shawcable.net ([24.108.102.77] helo=[192.168.1.101]) by nweb1.idig.net with esmtpa (Exim 4.69) (envelope-from ) id 1Lehde-0005BJ-HZ for grub-devel@gnu.org; Tue, 03 Mar 2009 19:19:18 -0800 Message-ID: <49ADF2ED.3060102@lacqui.com> Date: Tue, 03 Mar 2009 19:18:05 -0800 From: Kevin Lacquement User-Agent: Thunderbird 2.0.0.19 (Windows/20081209) MIME-Version: 1.0 To: The development of GRUB 2 X-Enigmail-Version: 0.95.7 OpenPGP: id=5282A213 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigE75A6AB35916443CBF21A9B6" X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - nweb1.idig.net X-AntiAbuse: Original Domain - gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - lacqui.com X-Source: X-Source-Args: X-Source-Dir: X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 Subject: Parser X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Mar 2009 03:19:23 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigE75A6AB35916443CBF21A9B6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Again looking at the script parser, I notices that it uses a Yacc-generated parser, but a hand-written tokenizer. Is there a reason that it doesn't use Lex? Is it due to external dependencies, and if so, is there a way to recreate these deps (library or whatever) within the constraints of the bootloader? --=20 Sic non confunctus, non reficiat. --------------enigE75A6AB35916443CBF21A9B6 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkmt8vIACgkQASQ0HFKCohO1/gCfRI1e4awKRhNFNy34kkknpm3f MAUAn1w5I7dvLcDYJuxXalG8RKaFZy8d =co+7 -----END PGP SIGNATURE----- --------------enigE75A6AB35916443CBF21A9B6--