From: Richard Dawe Newsgroups: comp.os.msdos.djgpp Subject: Re: (Off-topic) Making a compiler Date: Mon, 17 Jun 2002 21:34:30 +0100 Lines: 18 Message-ID: <3D0E47D6.F2A508E1@phekda.freeserve.co.uk> References: <86e34513 DOT 0206162011 DOT 615188ba AT posting DOT google DOT com> NNTP-Posting-Host: modem-250.nitrogen.dialup.pol.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: newsg3.svr.pol.co.uk 1024347453 6106 62.136.6.250 (17 Jun 2002 20:57:33 GMT) NNTP-Posting-Date: 17 Jun 2002 20:57:33 GMT X-Complaints-To: abuse AT theplanet DOT net X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.19 i586) X-Accept-Language: de,fr To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hello. Nelson Fleet wrote: [snip] > Just something to learn a little bit about the principles. Should I be > learning about yacc? Bison? [snip] I'd recommend learning Flex and Bison anyway. It's much easier to maintain a Flex+Bison parser than a handcoded parser IMNSHO. But if you want to learn about writing parsers from scratch, then you might want ignore this advice. 8) Have fun! Regards, -- Richard Dawe [ http://www.phekda.freeserve.co.uk/richdawe/ ]