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 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.