Y
Hacker News
new
|
ask
|
show
|
jobs
D 2.067 released
(
dlang.org
)
45 points
by
andralex
4099 days ago
2 comments
WalterBright
4099 days ago
2.067 also implements Sealed References which enables one to safely pass references to stack variables to called functions.
link
vskarine
4099 days ago
my favorite language, but I wish there was first class IDE support for it on Linux and OSX...
link
Freakazo
4099 days ago
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.
link
lultimouomo
4099 days ago
Have you tried mono-d? I wouldn't call it top notch, but it's definitely not that bad.
link
andralex
4099 days ago
My debugging experience with Code:Blocks on Linux has been spectacular.
link