DMD 0.174 release
Kirk McDonald
kirklin.mcdonald at gmail.com
Tue Nov 14 19:01:13 PST 2006
Walter Bright wrote:
> Much improved tuple support.
>
> New 'scope' attribute for RAII objects. 'auto' still works the same, but
> will not for much longer. Use 'auto' for type inference.
>
> http://www.digitalmars.com/d/changelog.html
>
> http://ftp.digitalmars.com/dmd.174.zip
You know what's awesome? This works now:
http://paste.dprogramming.com/dpbaqugv.php
That code is a sort of rough breakdown of how Pyd's function wrapping
support works. It's actually /understandable/ now.
--
Kirk McDonald
Pyd: Wrapping Python with D
http://pyd.dsource.org
More information about the Digitalmars-d-announce
mailing list