OT: on IDEs and code writing on steroids
Ary Borenszweig
ary at esperanto.org.ar
Tue May 19 16:26:32 PDT 2009
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++ ;-)
More information about the Digitalmars-d
mailing list