DMD 1.057 and 2.041

Walter has pushed out new versions of the D compilers. Version 1.057 comes with a number of bugfixes and a handful of new additions. Version 2.041 got a lot of goodies, a couple of the big ones being a new way to do operator overloading and interface contracts. D rocks!

This entry was posted in DMD Releases, News and tagged , , . Bookmark the permalink.

2 Responses to DMD 1.057 and 2.041

  1. Tim Keating says:

    Er… that’s not so much a way to do operator overloading as it is a new way to do *properties*, is it? Or am I missing something?

  2. Aldacron says:

    The link was wrong. It was going to opDispatch. The operator overloading stuff was further up the page. I’ve corrected it. See opUnary and opBinary.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>