DCIDE is an acronym for D Compiler IDE. It is made to simplify one's startup when learning the D language which i highly appreciate and recommend to work with. Comming back to DCIDE: To make words simple - it's a small Integrated Development Environment to simply manage your D project.
Application is written in C# and with it you can find inside:
DCIDE allows you to manage some D project(s): manage its files, compile using one button and run it. Also it helps you to create any type of project with a quick one-paged wizard.
My target was to fasten creating, managing and compiling D projects. It contains some libraries, which are often used, too. Also DCIDE is very helpful for begginers or just those who don't want to compile using console...
I want to thank you all who work on the D language development. Also thanks to lizard1982, who tests DCIDE when I'm tired of testing.
Want to help? Report bugs, your suggestions or Donate my work (any amount).
Working on DCIDE costs me a time and the time is money.