D 2.067 released
dlang.org
D 2.067 released
1–6 of 6 posts
Re: D 2.067 released
#2my favorite language, but I wish there was first class IDE support for it on Linux and OSX...
Re: D 2.067 released
#3my favorite language, but I wish there was first class IDE support for it on Linux and OSX...
Have you tried mono-d? I wouldn't call it top notch, but it's definitely not that bad.
Re: D 2.067 released
#4my favorite language, but I wish there was first class IDE support for it on Linux and OSX...
My debugging experience with Code:Blocks on Linux has been spectacular.
Re: D 2.067 released
#52.067 also implements Sealed References which enables one to safely pass references to stack variables to called functions.
Re: D 2.067 released
#6my favorite language, but I wish there was first class IDE support for it on Linux and OSX...
I definitely agree with you. I've been helping out with https://github.com/buggins/dlangide to improve the editor situation for Linux. Still is pretty alpha at the moment.