Easy D¶
The Digital Mars D Compiler Snapshot project is to provide you a free bundle of useful tools to help you get started with the D Programming Language. It includes the Digital Mars D Compiler plus a few pre-compiled libraries to get you started. Compiling those libraries can be daunting for people new to computer programming, so having them all ready to go can be a real help.
Releases¶
UPDATE: Because new versions of the D Compiler are made so often, and I was spending basically every other weekend making a new Easy D release, I have moved to a quarterly Easy D release schedule. I will only be making a new Easy D release once every 3 months!
I will be documenting the method I use to create Easy D so that you can understand how to upgrade parts of it if you need to.
Platforms¶
Currently only one platform is supported at the moment: Windows. (Mainly because I thought it would be the hardest to get working).
I have plans for a Linux release, though I have made no progress towards that so far.
I have no plans to create an OS X release, mainly because there is such an excellent version already available by Rasmus. If Walter creates an OS X version of DMD, I may make an easy installer based off of that.
Pages¶
Notes: Just little scraps I wrote down so I wouldn't forget them.
Build: How I assemble all of these little goodies.
FAQ: Questions I get asked more than once.
Legal Note¶
All material in these packages are property of their respective owners, not Firestorm Development Group. These owners may include: Walter Bright, Microsoft Corporation, Symantec, Sun Microsystems, Lars Ivar Igesund, Kris, the Sankaty Group, and others. This is not an exhaustive catalog. You use these snapshots under the licenses of the original software.
If you own something included in these snapshots and do not wish it to appear here, please contact the site administrator, Chris Miller.