SkyIDE
November 17th, 2006 | by Aldacron |Anyone not satisfied with the D IDE situation has a new option to investigate: SkyIDE. In addition to D, it also has support for Java and some C++ compilers (including DMC). Unfortunately for you Tuxheads, it only runs on WindowsXP (and soon, Windows2K). I’ll probably give it a spin over the weekend.
Technorati Tags: D Programming Language, C++, Java, IDE, programming
By John Reimer on Nov 20, 2006
SkyIDE looks impressive. Although, it seems to be working in the same territory as CodeBlocks.
I’m still looking for a solid cross-platform IDE. CodeBlocks is trying to be that with their linux release, but it’s not there yet.
The new Eclipse plugins for D might be a good possibility, but I would prefer something a little less bulky.
By Tom J on Nov 24, 2006
Looks like Thomas Brix Larsen is working on another IDE. See the link below:
Tom Johnson