From Fedora Project Wiki
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.