I understand how a language can bootstrap itself, but I haven\'t been able to find much reference on why you should consider bootstrapping.
The int
One advantage would be that developers working on the compiler would only need to know the language being compiled. Otherwise developers would need to know the language being compiled as well as the language the compiler is written in.