Walter Bright escribió:
Ary Borenszweig wrote:
Do you really think implementing a *good* IDE for D is easy now? :-P

(of course Descent works in this case, but just because it has the full dmdfe in it... so basically a good IDE will need to be able to do CTFE, instantiante templates, etc., and all of those things are kind of unclear in the specification of the D language, so if you don't use dmdfe... well... I hope you get my point)

The dmdfe is available, so one doesn't have to recreate it. That makes it easy :-)

Except if the IDE is not made in C++ ;-)

Reply via email to