Migrating dmd to D?
Jonathan M Davis
jmdavisProg at gmx.com
Wed Feb 27 23:58:19 PST 2013
On Wednesday, February 27, 2013 23:44:02 Walter Bright wrote:
> On 2/27/2013 9:35 PM, H. S. Teoh wrote:
> > How does this affect GDC/LDC? AFAIK, the GCC build scripts do not (yet?)
> > support bootstrapping D code.
>
> I don't know. I presume other gcc language tools are not written in C.
Wasn't all of that stuff written in pure C until fairly recently when they
finally started letting C++ in? Maybe that was only the core stuff though and
some of the language extensions aren't that strict. I don't know.
- Jonathan M Davis
More information about the Digitalmars-d
mailing list