M
Martin DeMello
Ara.T.Howard said:have you used D martin?
I'm just beginning to (two days in, mostly spent discovering that I need
to get the svn version of the gtk bindings in order to get them
compiling with the latest compiler ) There are a few projects here at
work that are non-critical, but nonetheless have to be compiled to
native code (so Ruby is out); I'm experimenting with D as possibly
offering a large productivity boost over C++.
I'm slightly worried by the 'beta' status of the language, and by the
fact that the DUI developer says "One thing I learn from D: Never, ever
again invest on a project lead by one person alone!"[1], but as Lothar
says, it's pretty much the best we have. (OCaml was another possibility,
but it requires a significant investment in learning the language, the
code will almost certainly be unmaintainable by anyone else, and its C
interface is not nearly as painless as D's. Also D lets us leverage our
C++ experience.)
martin
[1] http://www.dsource.org/forums/viewtopic.php?t=784