D for Xcode

D for Xcode - Compile, debug, edit, and navigate source files in the D programming language using the Apple Xcode
Download

D for Xcode Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Michel Fortin
  • Publisher web site:
  • http://michelf.com/projects/d-for-xcode/
  • Operating Systems:
  • Mac OS X 10.4 or later
  • File Size:
  • 733 KB

D for Xcode Tags


D for Xcode Description

D for Xcode - Compile, debug, edit, and navigate source files in the D programming language using the Apple Xcode The D plugin for Xcode makes it easy to compile, debug, edit, and navigate source files in the D programming language using Apple's Xcode development environment.The D plugin for Xcode does the following things:· It adds to Xcode the GDC D compiler and the appropriate build rules so that D source files are recognised and are as easy to compile as C, C++, and Objective-C ones. Once you've added a D source file to a project or target, options specific to the D compiler will apear in the build settings.· It allows Xcode to track dependencies between files (by looking for import declarations) and automatically recompile files when a dependency has been modified.· It allows the Xcode debugger to work with D files: stepping thru the code and setting breakpoints works as youd expect it.· It provide "perfect" syntax highlighting using the lexer from Digital Mars' D front end.· It populates the Code Sense editor function popup with functions, classes, and some other constructs the D front end parser can find in your D source file.· It provide icons for .d and .di files in the Finder and elsewhere on the system, and it allows D files to open with Xcode by default. On Mac OS X 10.5 Leopard, D files are opened in Xcode 2.5 since this plugin does not support Xcode 3.Installation:· For Xcode 2.4.1: Take the downloaded "D for Xcode.xcplugin" file to the "/Library/Application Support/Apple/Developer Tools/Plug-ins" folder (create the folder if you need to), and relaunch Xcode.· For Xcode 2.5 and Xcode 3: Take the downloaded "D for Xcode.xcplugin" file to the "/Library/Application Support/Developer/Shared/Xcode/Plug-ins" folder (create the folder if you need to), and relaunch Xcode. Requirements:· Xcode 2.4.1 to 2.5 (Tiger) or Xcode 2.5 to Xcode 3 (Leopard)NOTE: Support for Xcode 3 is still incomplete in regard to syntax highlighting.


D for Xcode Related Software