LDC D Compiler 1.0 Adds Objective-C Support, Full ARM Compatibility

Written by Michael Larabel in Programming on 13 June 2016 at 07:52 AM EDT. 4 Comments
PROGRAMMING
Version 1.0 of the LLVM D Compiler (LDC) was quietly released earlier this month as a huge step forward for the D programming language.

LDC 1.0.0 brings support for Objective-C, full ARM platform support, initial support for AArch64/ARM64, better support for Android, support for LLVM 3.8, early support of LLVM 3.9 SVN, and support for linking against the LLVM shared library.

With LDC 1.0.0 for building, a pre-existing D compiler is now required since this D language front-end to LLVM is now written in D itself.

More details on LDC 1.0 can be found via the LDC page on GitHub and via the mailing list announcement>
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week