there is DCompute for writing D programs on the GPU: https://github.com/libmir/dcompute it's pretty awesome
For multiple years I have been using dub as build system and vscode with code-d as editor. Well I'm a bit biased because I made code-d but nonetheless I would say it works really good for day-to-day usage for any…
Most of the time I use GtkD because my target platform is mainly linux but if I also want to target windows I use DlangUI. Don't actually target OSX but the apps happen to work on there too. For the web backends I…
there is DCompute for writing D programs on the GPU: https://github.com/libmir/dcompute it's pretty awesome
For multiple years I have been using dub as build system and vscode with code-d as editor. Well I'm a bit biased because I made code-d but nonetheless I would say it works really good for day-to-day usage for any…
Most of the time I use GtkD because my target platform is mainly linux but if I also want to target windows I use DlangUI. Don't actually target OSX but the apps happen to work on there too. For the web backends I…