This language is something that made me drooling some time ago :shock:
Have you ever looked into some of code made for it? It doesn't even need functions or class methods to be declared! Syntax is much faster to learn than C++, but you still get at least the same speed.
Is Freepascal even as fast as C++? Maybe i'll test them later today... Have working D-compiler already
Perhaps i'm moving into making opengl games with D sooner or later, at least it needs a good IDE like Delphi, but when that happens, it has overwhelming potential to surpass many of current languages...

And what Delphi cannot do is driver level programming. Can Delphi make a new operating system? Perhaps with help of assembly language, but that is part of D too. Syntax of C++ is mess, Java is clear but terrible jungle of classes, Delphi is clear, D is evenly clear