"H. S. Teoh" <[email protected]> wrote in message news:[email protected]... > > Excellent!! > > What about GDC/LDC though? Or are we hoping that the GCC (LDC) > maintainers will be willing to accept a bootstrapping D compiler by the > time we're ready to go pure D? >
The GDC/LDC maintainers are onboard. It is at least theoretically ok to have a frontend written in a language other than C/C++. We also aren't going pure D, just the frontend. The backend and glue layer will still be in C++.
