What programming tools do you usually use?

Dadoum contact at dadoum.ml
Sat Nov 13 01:36:00 UTC 2021


On Friday, 12 November 2021 at 21:05:05 UTC, Dr Machine Code 
wrote:
> willing to learn what [programming 
> tools](https://en.wikipedia.org/wiki/Programming_tool) do you 
> guys use when coding in D. Maybe there are something new out 
> there. The tools aside from the usual 
> compiler(dmd/ldc/gdc)/debugger/dub

I use CLion with D Language plugin and my CMake-d fork. It works 
really well and allows me to use both Dub packages and CMake C++ 
libraries. (It just misses some Dub quirks and tracking compiler 
files to rebuild)


More information about the Digitalmars-d mailing list