Digital Mars D seems to be very good programming language in a lot of ways, but my only problem with it is the amount of time wasted writing arguments to the compiler in the command line at the old fashion way. Is there any good IDE for D?
Thanks in advance!
Digital Mars D seems to be very good programming language in a lot of
Share
After being looking around and testing all the IDEs recommended in this question and the one in https://stackoverflow.com/questions/50179/an-ide-for-d, I was not comfortable with any of the answers. I was begining to believe that really there is not such thing as a “best IDE” for D, but recently I found one that is in my point of view a very good solution: SkyIDE
(source: hubpages.com)
It is also a Good IDE for Digital Mars C++, Free Pascal and other languages…