Quote:
Originally Posted by
Plan9 
Quote:
Originally Posted by
xeekei 
I like D. It's brilliant!

I know of D but don't know any D (if that makes sense?). So I'd be interested to know what it is that you like about that particular language.
Well, I'm no coding pro by any stretch of the imagination. I like D because it feels like the perfect balance of productivity, performance, and "code beauty". The language itself is designed to be as good as possible in a practical point of view, and not in a theoretical one. The garbage collector is slow, though, and the libraries and compilers are immature, but that will become better with time. The GC doesn't have to be used either. It also includes an assembler, so for the parts that need that extra horsepower, you're covered.
