August 23, 2015
Am 23.08.2015 um 07:17 schrieb Walter Bright:
> https://github.com/D-Programming-Language/dmd/pull/4923
>
> We have made the switch from C++ DMD to D DMD!
>
> Many, many thanks to Daniel Murphy for slaving away for 2.5 years to
> make this happen. More thanks to Martin Nowak for helping shepherd it
> through the final stages, and to several others who have pitched in on
> this.
>
> This is a HUGE milestone for us.
>
> Much work remains to be done, such as rebasing existing dmd pull
> requests. Thanks in advance for the submitters who'll be doing that. I
> hope you aren't too unhappy about the extra work - it's in a good cause!

Congratulations!
August 24, 2015
On 23-Aug-2015 08:17, Walter Bright wrote:
> https://github.com/D-Programming-Language/dmd/pull/4923
>
> We have made the switch from C++ DMD to D DMD!
>
> Many, many thanks to Daniel Murphy for slaving away for 2.5 years to
> make this happen. More thanks to Martin Nowak for helping shepherd it
> through the final stages, and to several others who have pitched in on
> this.
>
> This is a HUGE milestone for us.
>
> Much work remains to be done, such as rebasing existing dmd pull
> requests. Thanks in advance for the submitters who'll be doing that. I
> hope you aren't too unhappy about the extra work - it's in a good cause!


Congratulations!

Looks like my last excuse for not hacking on DMD evaporated.. Ouch ;)

-- 
Dmitry Olshansky
August 24, 2015
On Sunday, 23 August 2015 at 05:17:33 UTC, Walter Bright wrote:
> https://github.com/D-Programming-Language/dmd/pull/4923
>
> We have made the switch from C++ DMD to D DMD!

Wow! I'll spread the Word!
August 24, 2015
On Sunday, 23 August 2015 at 05:17:33 UTC, Walter Bright wrote:
> https://github.com/D-Programming-Language/dmd/pull/4923
>
> We have made the switch from C++ DMD to D DMD!
>
> Many, many thanks to Daniel Murphy for slaving away for 2.5 years to make this happen. More thanks to Martin Nowak for helping shepherd it through the final stages, and to several others who have pitched in on this.
>
> This is a HUGE milestone for us.
>
> Much work remains to be done, such as rebasing existing dmd pull requests. Thanks in advance for the submitters who'll be doing that. I hope you aren't too unhappy about the extra work - it's in a good cause!

Congratulations!
August 24, 2015
Good news indeed! Well done everybody!
August 24, 2015
On Sunday, 23 August 2015 at 05:17:33 UTC, Walter Bright wrote:
> https://github.com/D-Programming-Language/dmd/pull/4923
>
> We have made the switch from C++ DMD to D DMD!


Worth mentioning:

The final call to dmd that compiles 117 klines (~80 files) of D code in one show and links dmd takes 1.1 seconds on my laptop. Pretty darn cool. Thank you!
August 24, 2015
On Sunday, 23 August 2015 at 05:17:33 UTC, Walter Bright wrote:
> https://github.com/D-Programming-Language/dmd/pull/4923
>
> We have made the switch from C++ DMD to D DMD!
>
> Many, many thanks to Daniel Murphy for slaving away for 2.5 years to make this happen. More thanks to Martin Nowak for helping shepherd it through the final stages, and to several others who have pitched in on this.
>
> This is a HUGE milestone for us.
>
> Much work remains to be done, such as rebasing existing dmd pull requests. Thanks in advance for the submitters who'll be doing that. I hope you aren't too unhappy about the extra work - it's in a good cause!

Awesome!
Thanks to Daniel and people who working on this.

This is a great step for D :)

August 27, 2015
On 23/08/2015 06:17, Walter Bright wrote:
> https://github.com/D-Programming-Language/dmd/pull/4923
>
> We have made the switch from C++ DMD to D DMD!
>
> Many, many thanks to Daniel Murphy for slaving away for 2.5 years to
> make this happen. More thanks to Martin Nowak for helping shepherd it
> through the final stages, and to several others who have pitched in on
> this.
>
> This is a HUGE milestone for us.
>
> Much work remains to be done, such as rebasing existing dmd pull
> requests. Thanks in advance for the submitters who'll be doing that. I
> hope you aren't too unhappy about the extra work - it's in a good cause!

Cool stuff!

What's the plan going forward, for those not so much up to date with what's going on? Is the next major release of DMD gonna be D-DMD based then? Which compiler is going to be used to compile D-DMD?

-- 
Bruno Medeiros
https://twitter.com/brunodomedeiros
August 27, 2015
On 23/08/2015 06:17, Walter Bright wrote:
> https://github.com/D-Programming-Language/dmd/pull/4923
>
> We have made the switch from C++ DMD to D DMD!
>
> Many, many thanks to Daniel Murphy for slaving away for 2.5 years to
> make this happen. More thanks to Martin Nowak for helping shepherd it
> through the final stages, and to several others who have pitched in on
> this.
>
> This is a HUGE milestone for us.
>
> Much work remains to be done, such as rebasing existing dmd pull
> requests. Thanks in advance for the submitters who'll be doing that. I
> hope you aren't too unhappy about the extra work - it's in a good cause!

Cool stuff!

What's the plan going forward, for those not so much up to date with what's going on? Is the next major release of DMD gonna be D-DMD based then? Which compiler is going to be used to compile D-DMD?

-- 
Bruno Medeiros
https://twitter.com/brunodomedeiros
August 27, 2015
On Sunday, 23 August 2015 at 05:17:33 UTC, Walter Bright wrote:
> https://github.com/D-Programming-Language/dmd/pull/4923
>
> We have made the switch from C++ DMD to D DMD!
>
> Many, many thanks to Daniel Murphy for slaving away for 2.5 years to make this happen. More thanks to Martin Nowak for helping shepherd it through the final stages, and to several others who have pitched in on this.
>
> This is a HUGE milestone for us.
>
> Much work remains to be done, such as rebasing existing dmd pull requests. Thanks in advance for the submitters who'll be doing that. I hope you aren't too unhappy about the extra work - it's in a good cause!

Congratulations.

I am very impressed by the young talent in the D community.  I asked one such chap how he knew so much, and he attributed it to learning from being around such top notch guys as you, Andrei, and the other contributors.

Should someone post to Reddit ?