Chapter 2: Introduction to compilers

Bootstrapping is obtaining a compiler for a language L by writing the compiler code in the same language L. We have discussed the steps involved in the last three slides. This slide shows the complete diagrammatical representation of the process.