6 ms·
D 2.067 released
- vskarine 11y agomy favorite language, but I wish there was first class IDE support for it on Linux and OSX...
- lultimouomo 11y agoHave you tried mono-d? I wouldn't call it top notch, but it's definitely not that bad.
- andralex 11y agoMy debugging experience with Code:Blocks on Linux has been spectacular.
- Freakazo 11y agoI definitely agree with you. I've been helping out with https://github.com/buggins/dlangide https://github.com/buggins/dlangide to improve the editor situation for Linux. Still is pretty alpha at the moment.
- WalterBright 11y ago2.067 also implements Sealed References which enables one to safely pass references to stack variables to called functions.