Self-hosting 3
Bootstrapping is a term used in computer science to describe the techniques involved in writing a compiler (or assembler) in the target programming language which it is intended to compile. Applying this technique leads to a self-hosting compiler.
— Wikipedia on Bootstrapping (compilers)
2011.08.20 Saturday ACHK