ldc-developers/ldc: The LLVM-based D Compiler. - GitHub
https://github.com/ldc-developers/ldc
The LDC project provides a portable D programming language compiler with modern optimization and code generation capabilities. The compiler uses the ...
LDC - Wiki - D Programming Language
https://wiki.dlang.org/LDC
Jan 28, 2025 ... The compiler uses the official DMD frontend to support the latest D2 version and relies on the LLVM Core libraries for code generation. LDC is ...
LDC - GitHub
https://github.com/ldc-developers
The LLVM-based D compiler project. LDC has 13 repositories available. Follow their code on GitHub.
Installing the LLVM D Compiler - GDTk
https://gdtk.uqcloud.net/docs/getting-started/inst ...
Step-by-step walk through for installing the LDC compiler# · Download the binary package for x86_64 linux. It will have the form: ldc2-X. · Copy the compressed ...
Building LDC from source - D Wiki
https://wiki.dlang.org/Building_LDC_from_source
Jun 7, 2025 ... Prerequisites · Git (for fetching the source code, if not using a tarball) · a C++ toolchain (GCC, Clang, …) · a D compiler (LDC/DMD/GDC) · CMake ...
FOSDEM 2014 - LDC - the LLVM-based D compiler
https://archive.fosdem.org/2014/schedule/event/ldc ...
It uses the frontend from the reference compiler combined with LLVM as backend to produce efficient native code. LDC targets x86/x86_64 systems like Linux, OS X ...
LLVM - Wikipedia
https://en.wikipedia.org/wiki/LLVM
LLVM, also called LLVM Core, is a target-independent optimizer and code generator. It can be used to develop a frontend for any programming language and a ...
FreshPorts -- lang/ldc: LLVM-based D compiler
https://www.freshports.org/lang/ldc
Feb 28, 2017 ... Description: The LDC project aims to provide a portable D programming language compiler with modern optimization and code generation ...
LDC - manual page for the LLVM D Compiler - Ubuntu Manpage
https://manpages.ubuntu.com/manpages/jammy/man1/ld ...
The full documentation for LLVM is maintained as a Texinfo manual. If the info and LLVM programs are properly installed at your site, the command info LLVM ...
The LLVM Compiler Infrastructure Project
https://llvm.org/
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Despite its name, LLVM has little to do with traditional virtual ...