mojo compiler implementation
What is the current implementation of the mojo compiler written in? Is there a plan for mojo to be self hosting? Is this why the compiler itself is not open source yet?
2 Replies
Mojo is currently implemented with C++ just like LLVM, but, yes, the intention is to self-host it when Mojo is stable enough for it.
Will it not be open sourced until after the self hosting effort is well underway?