From Fedora Project Wiki

Revision as of 22:16, 22 October 2012 by Immanetize (talk | contribs) (content from https://fedoraproject.org/wiki/Features/F18_D_programming)

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
DocsProject Header docTeam1.png


Note.png
Beat is open
This beat is now ready to have Fedora 25 content added by the beat writer

The D programming language is available in Fedora 18. D is a modern language with high performance near C/C++ with a simple syntax. C/C++ and Java developers can easily migrate to D. Fedora 18 provides more updates to the D toolkit:

  • ldc compiler to latest stable compiler
  • build against llvm 3.1
  • update standard library to dmd front-end 2.060
  • update gtkd package to support gtk3
  • update derelict package to version 3
  • add DSQLITE package for use sqlite in D
  • add gl3n package for OpenGL Maths for D
  • add glamour package an OpenGL wrapper for the D programming language.