Date: Wed, 30 Dec 1998 08:40:24 +0530 (IST) From: "Raju K.V" X-Sender: rajukv AT tagore To: djgpp AT delorie DOT com Subject: Re: parsing text to code In-Reply-To: <01be337d$0c2914a0$617e97c2@fvdberg.magenta.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com there are many texts on compiler writing. well the bible among compiler writers is "compiler design - by Aho & Ullman". there is also a compiler construction kit available. visit website www.cs.colorado.edu/~eliuser/. for more info mail me. On 29 Dec 1998, Floris van den Berg wrote: > Anyone knows where i can find some understandable information about how > compilers work? Generally i want to implement a (very small) language of my > own, but i never studied compiler construction. > > Floris >