Difference between revisions of "IDEs"

From D Wiki
Jump to: navigation, search
(D-IDE inactive; Updated Mono-D)
Line 13: Line 13:
 
|[http://code.google.com/p/ddt/wiki/ChangeLog 0.8.1]
 
|[http://code.google.com/p/ddt/wiki/ChangeLog 0.8.1]
 
|2013-August
 
|2013-August
|-
 
|[http://d-ide.sourceforge.net/ D-IDE]
 
|Windows (.NET)
 
|Full IDE with Code Completion and Debugging Support
 
|
 
|2013-Apr-27
 
 
|-
 
|-
 
|[http://mono-d.alexanderbothe.com Mono-D]
 
|[http://mono-d.alexanderbothe.com Mono-D]
 
|Cross-platform (Mono)
 
|Cross-platform (Mono)
 
|Code Completion/Refactoring etc.; dmd/ldc/gdc support. Has been part of GSoC 2012.
 
|Code Completion/Refactoring etc.; dmd/ldc/gdc support. Has been part of GSoC 2012.
|0.5.2.4
+
|0.5.4.1
|2013-May-01
+
|2013-Oct-07
 
|-
 
|-
 
|[http://www.dsource.org/projects/visuald Visual-D]
 
|[http://www.dsource.org/projects/visuald Visual-D]
Line 59: Line 53:
 
|1.2.1
 
|1.2.1
 
|2011-Jan-16
 
|2011-Jan-16
 +
|-
 +
|[http://d-ide.sourceforge.net/ D-IDE]
 +
|Windows (.NET)
 +
|Full IDE with Code Completion and Debugging Support
 +
|
 +
|2013-Apr-27
 
|}
 
|}

Revision as of 08:29, 8 October 2013

Integrated development environments with D support.

Name Platforms Comments Version Last known activity
DDT Cross-platform (Java) Code Completion support. Eclipse-based. 0.8.1 2013-August
Mono-D Cross-platform (Mono) Code Completion/Refactoring etc.; dmd/ldc/gdc support. Has been part of GSoC 2012. 0.5.4.1 2013-Oct-07
Visual-D Windows Visual Studio plugin written in D with code completion building and debugging support 0.3.36 2013-May-10

Considered Inactive

Name Platforms Comments Version Last known activity
Code::Blocks Linux/Windows/Mac OS X/FreeBSD (wxWidgets) Codecompletion works partial. 10.05 2010-May-30
Poseidon [TODO move page] Windows-only? Written in D 2010-Jul-18
Xcode [TODO move page] MacOS X D for Xcode plugin 1.2.1 2011-Jan-16
D-IDE Windows (.NET) Full IDE with Code Completion and Debugging Support 2013-Apr-27