From Fedora Project Wiki

(Created page with "= <span style="color:red;">Warning - Beat Converted</span> = {{admon/warning| Beat has already been converted to XML|Be sure to set Wiki Good to '''*''' and In Publican to '''0''...")
 
Line 5: Line 5:
Fedora 17 provides a great D programming environment, the only think to do it is to develop your application / library.
Fedora 17 provides a great D programming environment, the only think to do it is to develop your application / library.
* A compiler named '''ldc'''
* A compiler named '''ldc'''
* Standard library phobos to version 2.058
* Standard library '''phobos''' to version 2.058
* A great library for create 3D application with '''delerelict'''
* A great library for create 3D application with '''delerelict'''
* An awesome wrapper to GTK, create a GUI has never been easier
* An awesome wrapper to GTK, create a GUI has never been easier with '''gtkd'''
* A tool for minimalize your code to help you to find the problem '''dustmite'''
* A tool for minimalize your code to help you to find the problem '''dustmite'''


Have fun, use D language
This package provide more often '''geany''' tags for enhance '''geany''' (IDE) experience and  '''devhelp''' book.
Though derelict you can build an '''OpenGL''' application in the same way you does with C and C++. then '''OpenGL''' documentation  in C or C++ could be to use too for learn /create a 3D tool in D.
 
Have fun, use '''D''' language





Revision as of 00:47, 5 April 2012

Warning - Beat Converted

Warning.png
Beat has already been converted to XML
Be sure to set Wiki Good to * and In Publican to 0 if this beat is modified


Fedora 17 provides a great D programming environment, the only think to do it is to develop your application / library.

  • A compiler named ldc
  • Standard library phobos to version 2.058
  • A great library for create 3D application with delerelict
  • An awesome wrapper to GTK, create a GUI has never been easier with gtkd
  • A tool for minimalize your code to help you to find the problem dustmite

This package provide more often geany tags for enhance geany (IDE) experience and devhelp book. Though derelict you can build an OpenGL application in the same way you does with C and C++. then OpenGL documentation in C or C++ could be to use too for learn /create a 3D tool in D.

Have fun, use D language