Related articles |
---|
Re: "The C compiler is Written in C" What! gah@ugcs.caltech.edu (Glen Herrmannsfeldt) (2003-07-26) |
Re: "The C compiler is Written in C" What! marcov@toad.stack.nl (Marco van de Voort) (2003-07-31) |
Re: "The C compiler is Written in C" What! postmaster@paul.washington.dc.us (Paul Robinson) (2003-07-31) |
Re: "The C compiler is Written in C" What! rinie@xs4all.nl (Rinie Kervel) (2003-07-31) |
Re: "The C compiler is Written in C" What! gah@ugcs.caltech.edu (Glen Herrmannsfeldt) (2003-08-04) |
Re: "The C compiler is Written in C" What! Martin.Ward@durham.ac.uk (Martin Ward) (2003-08-04) |
Re: "The C compiler is Written in C" What! marcov@toad.stack.nl (Marco van de Voort) (2003-08-04) |
From: | Rinie Kervel <rinie@xs4all.nl> |
Newsgroups: | comp.lang.c,comp.compilers |
Date: | 31 Jul 2003 12:41:19 -0400 |
Organization: | Compilers Central |
References: | <43797288.0307260936.7ea8822c@posting.google.com> 03-07-198 |
Keywords: | practice |
Posted-Date: | 31 Jul 2003 12:41:19 EDT |
> > I recently read in book that the C compiler is written in C. I
> > unable to comprehend the concept behind this. How is the compiler
> > design started...Where does one start.
Try google with
bootstrapping compiler
and you will find some useful explanations
f.i.
http://homepage.ntlworld.com/edmund.grimley-evans/bcompiler.html
Regards,
Rinie
Return to the
comp.compilers page.
Search the
comp.compilers archives again.