yep, go is written in go
i was learning how to write compilers in my early 20s using bison/flex and such, and in the book i was working from it explains the bootstrapping process, once you have a compiler written in the language it compiles, you have a compiler that can compile itself and who cares about complicated generic tools when you already invented the best language anyway