LLVM-based compiler for the D programming language
LDC is an LLVM compiler for the D programming language. It is based on the latest DMD compiler that was written in C and is used for bootstrapping more recent compilers written in D.
System | Target | Derivation | Build status |
---|---|---|---|
x86_64-linux | /gnu/store/fbg0fxnp0jm70z97l8vlkczpi6vdhpyk-ldc-1.27.1.drv | ||
x86_64-linux | x86_64-w64-mingw32 | /gnu/store/dz44lbkgy8wir084jq90ij5s4g94ig41-ldc-1.27.1.drv | |
x86_64-linux | i686-w64-mingw32 | /gnu/store/9i203dif902920rxywv0hhrlfxy2k0n1-ldc-1.27.1.drv | |
x86_64-linux | arm-linux-gnueabihf | /gnu/store/33mn1layf50q3bphlyl2fgvfq3jidqhv-ldc-1.27.1.drv | |
i686-linux | /gnu/store/1lc35m34165fz77g8dy0gkh8y632a12l-ldc-1.27.1.drv | ||
armhf-linux | /gnu/store/ba2a8kam6b1zj2b7i45dl2251n0fqn0i-ldc-1.27.1.drv |
Linter | Message | Location |
---|---|---|
tests-true Check if tests are explicitly enabled | #:tests? must not be explicitly set to #t |