|
Archives
D Programming
digitalmars.Ddigitalmars.D.bugs digitalmars.D.dtl digitalmars.D.ide digitalmars.D.dwt digitalmars.D.announce digitalmars.D.learn digitalmars.D.debugger D.gnu D C/C++ Programming
c++c++.announce c++.atl c++.beta c++.chat c++.command-line c++.dos c++.dos.16-bits c++.dos.32-bits c++.idde c++.mfc c++.rtl c++.stl c++.stl.hp c++.stl.port c++.stl.sgi c++.stlsoft c++.windows c++.windows.16-bits c++.windows.32-bits c++.wxwindows digitalmars.empire digitalmars.DMDScript electronics |
digitalmars.D.announce - the disadvantage of D currently
I think D is one excellent programming langauge, but there are some disadvantage of D currently. First, there are no one good IDE for D, such as Eclipse for java, MS visual studio for .net, although there are some IDE for D, but they are all simple and ugly, so I still write D with vim. Second, there are no many useful Libs(except the basic Phobos) and server frameworks written for D, which can speed up our efficiency of write application. Although tango has done some works for D1, these aren't enough. (When I wrote server programs on Unix, I often used one server framework which were got from Postfix, supporting many server modes). Third, there are no good application written by D such as Nginx, Squid, BDB, Postfix, Mysql, Sqlite, Postgresql, Tomcat, Hibenate, Spring, etc. Fourth, the D2's stablity is also another one, someone maybe say this one is the reason of all the above, but I don't think we should complain about this overmuch like tango team. We should all Of course, all the disadvantages above may be solved in future, these are just the time problems. zsxxsz May 14 2009
zsxxsz Wrote:I think D is one excellent programming langauge, but there are some disadvantage of D currently. May 15 2009
On Fri, 15 May 2009 04:13:06 +0200, zsxxsz <zhengshuxin hexun.com> wrote:[...] Of course, all the disadvantages above may be solved in future, these are just the time problems. May 15 2009
¡ù ÒýÊö Robert_M._Münch (robert.muench robertmuench.de) Ö®ÃúÑÔOn Fri, 15 May 2009 04:13:06 +0200, zsxxsz <zhengshuxin hexun.com> wrote:[...] Of course, all the disadvantages above may be solved in future, these are just the time problems. May 15 2009
On Fri, 15 May 2009 14:13:06 +1200, zsxxsz <zhengshuxin hexun.com> wrote:First, there are no one good IDE for D, such as Eclipse for java, MS visual studio for .net, although there are some IDE for D, but they are all simple and ugly May 15 2009
|