digitalmars.D.announce - LDC 1.3.0-beta1 has been released!
- Kai Nacke (14/14) May 05 2017 Hi everyone,
- Joseph Rushton Wakeling (7/10) May 05 2017 In addition, the snap package can be installed on Linux distros
- John Colvin (2/16) May 05 2017 available on homebrew: `brew install ldc --devel`
- 9il (2/23) May 05 2017 Thanks!
Hi everyone, LDC 1.3.0-beta1, the LLVM-based D compiler, is available for download! This release is based on the 2.073.2 frontend and standard library and supports LLVM 3.5-4.0. We provide binaries for Linux, OX X, FreeBSD, Win32 & Win64, now bundled with DUB. :-) It is the first release ever made at DConf. Feedback is highly welcome - just talk to me! As usual, you can find links to the changelog and the binary packages over at digitalmars.D.ldc: http://forum.dlang.org/post/hzdleysafdckzgarpnyg forum.dlang.org Regards, Kai
May 05 2017
On Friday, 5 May 2017 at 10:16:41 UTC, Kai Nacke wrote:As usual, you can find links to the changelog and the binary packages over at digitalmars.D.ldc: http://forum.dlang.org/post/hzdleysafdckzgarpnyg forum.dlang.orgIn addition, the snap package can be installed on Linux distros that support it <https://snapcraft.io/docs/core/install> using: sudo snap install --classic --channel=1.3/beta ldc2 or, if you already have a version installed: sudo snap refresh --channel=1.3/beta ldc2 :-)
May 05 2017
On Friday, 5 May 2017 at 10:16:41 UTC, Kai Nacke wrote:Hi everyone, LDC 1.3.0-beta1, the LLVM-based D compiler, is available for download! This release is based on the 2.073.2 frontend and standard library and supports LLVM 3.5-4.0. We provide binaries for Linux, OX X, FreeBSD, Win32 & Win64, now bundled with DUB. :-) It is the first release ever made at DConf. Feedback is highly welcome - just talk to me! As usual, you can find links to the changelog and the binary packages over at digitalmars.D.ldc: http://forum.dlang.org/post/hzdleysafdckzgarpnyg forum.dlang.org Regards, Kaiavailable on homebrew: `brew install ldc --devel`
May 05 2017
On Friday, 5 May 2017 at 12:44:25 UTC, John Colvin wrote:On Friday, 5 May 2017 at 10:16:41 UTC, Kai Nacke wrote:Thanks!Hi everyone, LDC 1.3.0-beta1, the LLVM-based D compiler, is available for download! This release is based on the 2.073.2 frontend and standard library and supports LLVM 3.5-4.0. We provide binaries for Linux, OX X, FreeBSD, Win32 & Win64, now bundled with DUB. :-) It is the first release ever made at DConf. Feedback is highly welcome - just talk to me! As usual, you can find links to the changelog and the binary packages over at digitalmars.D.ldc: http://forum.dlang.org/post/hzdleysafdckzgarpnyg forum.dlang.org Regards, Kaiavailable on homebrew: `brew install ldc --devel`
May 05 2017