D on Tiobe Index

dukc via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Tue Sep 5 12:31:07 PDT 2017


On Friday, 1 September 2017 at 10:18:25 UTC, Vadim Lopatin wrote:
>
> I believe DlangIDE can become such tool.
> Runs on all platforms. Small.
>
>> which includes syntax highlighting, auto-complete, 
>> symbol-information on hover, go to declaration,
>
> Supports it using embedded DCD.
>
>> and runtime debugging for D.
>
> Debugging needs a lot of improvements to became usable.
>
> Project is easy to contribute for D developers since written in 
> D.

Other good canditate is BBasile's CoEdit. It's very much like 
DLangIDE in that it has roughly the same feature set, at least 
according to readme. It is also very actively maintained like 
your project. But it has the disadvantage of being written in 
Pascal.

I agree with that size thing, the whole DUB package is 40MB with 
release build. And without the DUB cache even of that sinks to 
one-third. Under a percent compared to 1.5GB I measured Visual 
Studio to take!


More information about the Digitalmars-d-announce mailing list