DMD 1.034 and 2.018 releases

Don nospam at nospam.com.au
Thu Aug 14 06:20:49 PDT 2008


Walter Bright wrote:
> This one has (finally) got array operations implemented. For those who 
> want to show off their leet assembler skills, the initial assembler 
> implementation code is in phobos/internal/array*.d. Burton Radons wrote 
> the assembler. Can you make it faster?
> 
> http://www.digitalmars.com/d/1.0/changelog.html
> http://ftp.digitalmars.com/dmd.1.034.zip
> 
> http://www.digitalmars.com/d/2.0/changelog.html
> http://ftp.digitalmars.com/dmd.2.018.zip

My tests indicate that array operations also support ^ and ^=, but 
that's not listed in the spec. Not the first time that D's been better 
than advertised. <g>


More information about the Digitalmars-d-announce mailing list