TomorrowPlusX
2006.06.20, 05:23 PM
Basically, there's this language called "D": http://digitalmars.com/d/index.html
It's like a non-******** C++. I LOVE C++, but I also can tell it's broken, in many obvious and many subtle ways. Frankly, I love C++ so much that I hate it. I can't use anything else, because I love templates, operator overloading, etc. But I hate it because so much of it is broken.
D looks like my savior. It's C++ with better syntax, better templates, proper modules ( no headers ), garbage collection -- but you still have RAII! -- etc etc. Frankly, it looks like the bee's knees.
It even has Xcode 2.2 support!
I know I can join the forums there and ask questions about various tidbits, but my question is whether anybody here has any practical experience with it. And what they might have to say about it.
It's like a non-******** C++. I LOVE C++, but I also can tell it's broken, in many obvious and many subtle ways. Frankly, I love C++ so much that I hate it. I can't use anything else, because I love templates, operator overloading, etc. But I hate it because so much of it is broken.
D looks like my savior. It's C++ with better syntax, better templates, proper modules ( no headers ), garbage collection -- but you still have RAII! -- etc etc. Frankly, it looks like the bee's knees.
It even has Xcode 2.2 support!
I know I can join the forums there and ask questions about various tidbits, but my question is whether anybody here has any practical experience with it. And what they might have to say about it.