M
Mirek Fidler
D won't lift off until there is a gcc front end for it. When that
With all respect to Walters efforts, I strongly doubt it. There is
only a little that D offers over existing alternatives, aside from much
simpler compiler.
BTW, if I can comment a list presented at
http://www.digitalmars.com/d/comparison.html
w.r.t. C++, that following issues, noted in list as not present in
C++, I am using every day (implemented as a library based solution):
Function delegates
Lightweight arrays
Resizeable arrays
Arrays of bits
Built-in strings (of course, not builtin in C++, but there is only a
little difference)
Array bounds checking
Other than that, I do not believe that there is a place for another
C based GC language....
Mirek
happens, it's use will explode.
With all respect to Walters efforts, I strongly doubt it. There is
only a little that D offers over existing alternatives, aside from much
simpler compiler.
BTW, if I can comment a list presented at
http://www.digitalmars.com/d/comparison.html
w.r.t. C++, that following issues, noted in list as not present in
C++, I am using every day (implemented as a library based solution):
Function delegates
Lightweight arrays
Resizeable arrays
Arrays of bits
Built-in strings (of course, not builtin in C++, but there is only a
little difference)
Array bounds checking
Other than that, I do not believe that there is a place for another
C based GC language....
Mirek