Difference between revisions of "Community:OpenSourceProjects"

From D Wiki
Jump to: navigation, search
(LuaD)
(orange)
Line 1: Line 1:
{| class="wikitable" style="margin: auto;"
+
{| class="wikitable" style="width:100%"
 
! Name !! Description !! Platform !! License !! Url
 
! Name !! Description !! Platform !! License !! Url
 
|+ Documentation Generators
 
|+ Documentation Generators
Line 14: Line 14:
  
  
{| class="wikitable" style="margin: auto;"
+
{| class="wikitable" style="width:100%"
 +
! Name !! Description !! Platform !! License !! Url
 +
|+ Serialization
 +
|-
 +
| Orange || Orange is a serialization library for the D programming language. It supports D1/Tango and D2/Phobos. ||  Windows/POSIX || Boost 1.0 || https://github.com/jacob-carlborg/orange
 +
|-
 +
|}
 +
 
 +
 
 +
{| class="wikitable" style="width:100%"
 
! Name !! Description !! Platform !! License !! Url
 
! Name !! Description !! Platform !! License !! Url
 
|+ Scripting D applications
 
|+ Scripting D applications
Line 23: Line 32:
  
  
{| class="wikitable" style="margin: auto;"
+
{| class="wikitable" style="width:100%"
 
! Name !! Description !! Platform !! License !! Url
 
! Name !! Description !! Platform !! License !! Url
 
|+ Debugging/Troubleshooting
 
|+ Debugging/Troubleshooting

Revision as of 00:34, 23 November 2012

Name Description Platform License Url
Documentation Generators
CanDyDoc CanDyDOC is fileset for creating advanced documentation of programs written in D programming language. Windows/POSIX Public Domain https://github.com/eldar/candydoc
CuteDoc CuteDoc is fileset for creating nice (and cute) documentation of programs written in D programming language. Windows/POSIX Public Domain https://github.com/robik/cuteDoc
bootDoc DDoc theme using Bootstrap for styling. Windows/POSIX MIT https://github.com/JakobOvrum/bootDoc
Doxygen Doxygen is a documentation system for C++, C, Java, Objective-C, Python, IDL (Corba and Microsoft flavors), Fortran, VHDL, PHP, C#, and to some extent D. Windows/POSIX GNU GPL http://www.stack.nl/~dimitri/doxygen/


Name Description Platform License Url
Serialization
Orange Orange is a serialization library for the D programming language. It supports D1/Tango and D2/Phobos. Windows/POSIX Boost 1.0 https://github.com/jacob-carlborg/orange


Name Description Platform License Url
Scripting D applications
LuaD Lua for the D Programming Language Windows/POSIX MIT https://github.com/CyberShadow/DustMite


Name Description Platform License Url
Debugging/Troubleshooting
DustMite DustMite, is a D source code minimization tool. It's helpful in finding toolchain problems. Windows/POSIX Public Domain https://github.com/CyberShadow/DustMite