View Full Version : D?
Aressera
2007.04.12, 09:48 PM
I've recently become interested in this language as an alternative to C++ and i'm wondering if anyone has any experience with it, specifically with Xcode.
I tried installing all of the plugins and language specifications provided at the home page (http://www.digitalmars.com/d/) and I can't get Xcode to recoginize the compiler. Any suggestions?
Duane
2007.04.12, 10:40 PM
ok, here's what you do. install the universal gdc, then edit the options, info, or whatever it is in xcode from 'gcc' to 'gdc.' You might have to change some of the flags around, and the syntax highlighting will NOT work.
Honestly go with (emacs|textmate) and (scons|cmake), or even the autoconfigs if you're really brave, though I'm not sure scons supports gdc. CMake does have a gdc module, though.
Bunch of resources here: http://www.dsource.org/
leRiCl
2007.05.22, 07:33 AM
Or wait till Leopard. IIRC XCode (newest version) will be coming with gdc.
Skorche
2007.05.22, 02:48 PM
Or wait till Leopard. IIRC XCode (newest version) will be coming with gdc.
Since when? I've never heard that.
Duane
2007.05.22, 05:12 PM
yea. Perhaps you meant Sun's (sun?) D scripting language... not the same.
leRiCl
2007.05.23, 07:59 AM
Since when? I've never heard that.
A (1) programmer told me. He is pretty knowledgable, so I believe him.
But a quick google search suggests it was just a rumour. (Oh Why didn't I researched this before? I don't know.)
Though I found D syntax highlighting for Xcode, so you are pretty much set anyways. http://mac.softpedia.com/get/Development/Editors/D4Xcode.shtml
sinky911
2007.05.25, 03:54 AM
I was actually wondering if there was going to be a D, because there was a C, well, it is still here it's just too damn old to use!
vBulletin® v3.6.8, Copyright ©2000-2008, Jelsoft Enterprises Ltd.