Thoughts on the D programming language

I've been seeing the D programming language rise up the ranks recently, I was wondering if anyone in these forums had much experience with it and what their thoughts of it were?
[182 byte] By [goatslayer] at [2007-11-20 11:10:08]
# 1 Re: Thoughts on the D programming language
In musical terms, isn't that a half step up from C#?
Arjay at 2007-11-9 12:19:37 >
# 2 Re: Thoughts on the D programming language
lmao! - never thought of it that way!
goatslayer at 2007-11-9 12:20:36 >
# 3 Re: Thoughts on the D programming language
It looks a lot like a C/C++ hybrid. I do like the way it uses garbage collection like C# but still allows you to manually deallocate memory explicitly.
RaleTheBlade at 2007-11-9 12:21:35 >