Description
D programs can be compiled with an LLVM-based compiler and the standard D runtime libraries. It is useful for developers who want D language support with LLVM optimization and tooling integration.
Compiler builds from development source can change behavior over time. Keep projects under version control and verify generated binaries before production use.