SlackBuildsOrg/development/ldc
Damian Perticone a9c38f37a8
development/ldc: Added (llvm-based D compiler).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-11-12 22:32:18 +07:00
..
ldc.info
ldc.SlackBuild
README
slack-desc

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 frontend to support the latest D2
version 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.