digitalmars.D.ide - Best IDE for Newbie?
- Newbie (11/11) Aug 20 2014 Hello,
Hello, I have to start a new project and I want to try D instead of using a combination of C++ and Perl. But what is the best IDE to use on Ubuntu/Debian with gdc? I have read of Mono-D and Eclipse. Debugging is important for me. My programs should run under several Linux Systems. I do not know if D really works for me. I think it is a very promising language. But before I invest much time in it, I would like to know if there are working development environments. What your experiences, recommendations? Thank you in advance!
Aug 20 2014
On Wednesday, 20 August 2014 at 21:43:17 UTC, Trass3r wrote:Mono-D is really nice, give it a try.Best I've used. Really nice.
Aug 22 2014
On Friday, 22 August 2014 at 13:13:40 UTC, MacAsm wrote:On Wednesday, 20 August 2014 at 21:43:17 UTC, Trass3r wrote:I can't use debugger in MonoD. 'Start debugging' is just disabled. Is it possible to fix this bug? Or maybe it is not a bug...Mono-D is really nice, give it a try.Best I've used. Really nice.
Aug 24 2014
On Wednesday, 20 August 2014 at 21:16:55 UTC, Newbie wrote:Hello, I have to start a new project and I want to try D instead of using a combination of C++ and Perl. But what is the best IDE to use on Ubuntu/Debian with gdc? I have read of Mono-D and Eclipse. Debugging is important for me. My programs should run under several Linux Systems. I do not know if D really works for me. I think it is a very promising language. But before I invest much time in it, I would like to know if there are working development environments. What your experiences, recommendations? Thank you in advance!If you are a Eclipse user, there is a plug-in very similar to CDT, with almost the same capabilities: http://code.google.com/p/ddt/
Aug 21 2014