DMD 1.023 and 2.007 releases
    Don Clugston 
    dac at nospam.com.au
       
    Sat Nov  3 02:06:12 PDT 2007
    
    
  
Walter Bright wrote:
> Full closures in 2.007!
> 
> http://www.digitalmars.com/d/1.0/changelog.html
> http://ftp.digitalmars.com/dmd.1.023.zip
> 
> http://www.digitalmars.com/d/changelog.html
> http://ftp.digitalmars.com/dmd.2.007.zip
Awesome! As usual, didn't see it coming. <g>.
I think closures are going to create a pile of new D design patterns.
The statically aligned data makes a difference to what I'm doing right now.
Also, math functions which use math.poly have gained an instant speedup from 
this. Wasn't expecting it so soon. Thanks!
    
    
More information about the Digitalmars-d-announce
mailing list