How does a compiler initially compile itself?
- by jdk
I recently read the Mono C# compiler is able to compile itself. Cool. In the past I've heard of other languages doing the same. It twists my mind - seems like a chicken and egg problem. What comes first, second and third, etc?...