Ldc-build-runtime
Install ldc-build-runtime
-
Debian
apt-get install ldc
Click to copy -
Ubuntu
apt-get install ldc
Click to copy -
Arch Linux
pacman -S ldc
Click to copy -
Kali Linux
apt-get install ldc
Click to copy -
Fedora
dnf install ldc-1
Click to copy -
Raspbian
apt-get install ldc
Click to copy -
macOS
brew install ldc
Click to copy
ldc
LDC is a compiler for the D programming Language. It is based onthe latest DMD frontend and uses LLVM as backend. LLVM provides a fast and modern backend for high quality code generation. LDC is released under a BSD license with exceptions for the DMD frontend and code from GDC. The development takes place mostly on x86-32 and x86-64 Linux and that is where LDC works best. Support for other platforms and architectures is under development, but we are still looking for people to help test and adjust LDC for those platforms! LDC already compiles a lot of D code, but should still be considered beta quality. Take a look at the tickets to get a better impression on what still needs to be implemented.
ldc-1
1.3.0-0.4.beta2.fc26.x86_64 : A compiler for the D programming language
To install the latest version of ldc-build-runtime in your favorite operating system just copy the ldc-build-runtime installation command from above and paste it into terminal. It will download and install the latest version of ldc-build-runtime 2023 package in your OS.