I liked the <A HREF="http://compilers.iecc.com/crenshaw/">Crenshaw tutorial</A> too, because it makes it absolutely clear that a compiler is just another program that reads some input and writes some out put. Read it. Work it if you want, but then look at another reference on how bigger and more complete compilers are really written. And read <A href="http://cm.bell-labs.com/who/ken/trust.html">On Trusting Trust</A>, to get a clue about the unobvious things that can be done in this domain.