Home > Software > Development > Language > ldc
Details
- Package ID
- ldc
- Version
- 1.21.0
- Downloads
- 12089
- Website
- https://wiki.dlang.org/LDC
Summary
The LLVM-based D Compiler
Description
The LDC project aims to provide a portable D programming language compiler with modern optimization and code generation capabilities.
The compiler uses the official DMD frontends to support the latest version of D2, and relies on the LLVM Core libraries for code generation.
LDC is fully Open Source; the parts of the code not taken/adapted from other projects are BSD-licensed (see the LICENSE file for details).
Please consult the D wiki for further information: http://wiki.dlang.org/LDC
D1 is no longer available; see the 'd1' Git branch for the last version supporting it.
Comments
Loading comments...