q66 Wrote: > On Saturday, 7 April 2012 at 17:48:14 UTC, vmars316 wrote: > > Greetings, > > I am getting interested in D. > > Runs on Windows (x86), Linux (x86, 86_64), OS X (x86, x86_64) and > FreeBSD (x86, x86_64). > > The compiler frontend is dual licensed under GPL/Artistic, the > backend under a single-user non-redistribution source-available > license. > > The standard and runtime libraries are Boost licensed.
Sounds good. Is there an up-todate "Getting started with "D programming"? What to download, and where to install it. Also, is there a Visual GUI IDE? I have codeBlocks and GCC installed. Can D use wxWidgets? Evidently, C++ can use wxWidgets, but "C" can not. Which is why I am here. Thanks for your helps...vm