I want to develop IDE for D

Matthias Pleh benutzer at example.com
Thu Jun 21 00:50:33 PDT 2012


Am 20.06.2012 22:11, schrieb bioinfornatics:
> Le mercredi 20 juin 2012 à 14:01 -0500, Jimmy Cao a écrit :
>> You may want to check out VisualD which is a visual studio addon IDE
>> that is extremely handy and functional.
>>
>> On Jun 20, 2012 1:32 PM, "Mirko Pilger"<pilger at cymotec.de>  wrote:
>>                  I would like to ask if there is any need in writing
>>                  IDE at this
>>                  moment?
>>
>>          i would suggest you take a few steps back. scan the newsgroups
>>          for information about what people in the d community expect
>>          from an _ideal_ d ide. there were actual a couple threads
>>          about this lately. i'm confident you  might want to rethink
>>          some of your own ideas after reading those. ;)
>>
>>          somebody also announced a mini- ide written in d the last days
>>          and might be looking for help. you can find it here:
>>          https://github.com/dnewbie/dpj
>>
>>
>
> A D IDE for only windows while D is use by Windows,Apple and Linux is a
> really a bad idea
>
> my 2 cents
>

That's not true.

For example, SharpDevelop started as a Windows-only C#, VisualStudio clone.
Someone took that codebase, ported it to linux and MonoDevelop was born. 
A Crossplatform C# (and now D) IDE.

That's how Open Source works. Someone starts a poject, not what others 
want or need, but rather what the starter of the project want to code on!

my 2 cents




More information about the Digitalmars-d-ide mailing list