LDC 1.3.0-beta2
    Joseph Rushton Wakeling via Digitalmars-d-announce 
    digitalmars-d-announce at puremagic.com
       
    Mon Jun 12 14:40:24 PDT 2017
    
    
  
On Monday, 12 June 2017 at 17:49:46 UTC, kinke wrote:
> LDC 1.3.0-beta2, 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.
A snap package for this, using the LLVM 4.0.0 backend, is 
available in the 1.3/beta release channel.  New users can install 
this with:
     sudo snap install --classic --channel=1.3/beta ldc2
while existing users can switch to it with
     sudo snap refresh --classic --channel=1.3/beta ldc2
    
    
More information about the Digitalmars-d-announce
mailing list