www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.ide - D Compiler IDE

reply =?ISO-8859-1?Q?Kamil_D=b1browski?= <nameczanin gmail.com> writes:
Hi.

Well, there was a time when I tried to code in D and it was quite difficult to
quickly start new project (configuring many IDEs was a pain). And there's when
my mission appeared. I created a small IDE for beginners.

It contains:
DMD 1.045, 2.030, Tango, Derelict and DCode (from www.dprogramming.com). If
someone will ask why not DMD 1.046 - Derelict doesn't work with it.

Suggestions, bugs? Maybe that was bad idea to create it? Tell me in the topic
or on the mail (address can be found on the site).

Screenshosts and download:
http://namek.eu/dcide
Aug 13 2009
next sibling parent Spacen Jasset <spacenjasset yahoo.co.uk> writes:
Kamil D±browski wrote:
 Hi.
 
 Well, there was a time when I tried to code in D and it was quite difficult to
quickly start new project (configuring many IDEs was a pain). And there's when
my mission appeared. I created a small IDE for beginners.
 
 It contains:
 DMD 1.045, 2.030, Tango, Derelict and DCode (from www.dprogramming.com). If
someone will ask why not DMD 1.046 - Derelict doesn't work with it.
 
 Suggestions, bugs? Maybe that was bad idea to create it? Tell me in the topic
or on the mail (address can be found on the site).
 
 Screenshosts and download:
 http://namek.eu/dcide
This bug prevents derelictft from compiling with 1.046 http://d.puremagic.com/issues/show_bug.cgi?id=3168
Aug 17 2009
prev sibling next sibling parent reply Joel Christensen <joelcnz gmail.com> writes:
I see in your list of programs that you don't have DAllegro. I've been
using Allegro for years with C then a little C++. Now DAllegro for a while.

Also I had trouble downloading it, my download program said it didn't 
support resume.
Aug 25 2009
parent Kamil Dabrowski <nameczanin gmail.com> writes:
Joel Christensen Wrote:

 I see in your list of programs that you don't have DAllegro. I've been
 using Allegro for years with C then a little C++. Now DAllegro for a while.
You can simply add any library by editing libraries.xml file. Syntax is simple. Anyway, good suggestion - I will add DAllegro next time. Now I have to repair many bugs and also I want to add some features which should be there. In the end it won't be something big.
Sep 05 2009
prev sibling parent Vincenzo Ampolo <vincenzo.ampolo gmail.com> writes:
Kamil D±browski wrote:

 Suggestions, bugs? Maybe that was bad idea to create it? Tell me in the
 topic or on the mail (address can be found on the site).
Maybe you will find this useful: http://goshawknest.wordpress.com/2009/08/25/how-to-install- eclipsedescentldc-d-programming-language-compiler-and-configure-auto- completition/
Sep 06 2009