A few notes on choosing between Go and D for a quick project

Mike Parker via Digitalmars-d digitalmars-d at puremagic.com
Mon Mar 16 02:02:20 PDT 2015


On 3/16/2015 5:07 PM, ninja wrote:

> 3. Improve Windows support. Include
> http://www.dsource.org/projects/bindings/wiki/WindowsApi. The
> fact that D needs Visual Studio for 64bit apps in 2015 is a shame.
>

Including the WindowsAPI won't change this. D uses the MS toolchain to 
generate the final binaries.



More information about the Digitalmars-d mailing list