D for Speech and Signal Processing

Nick nmsmith65 at gmail.com
Fri Nov 29 18:42:29 PST 2013


I'm also waiting on D to address garbage collection better. As 
has been brought up multiple times before (then quickly 
forgotten), a @nogc attribute would do wonders for those D 
programmers looking to avoid sneaky GC allocations. That's a 
great start, and then we can work out how best to handle the 
parts of Phobos that currently allocate. I would tackling this 
myself if I had the skill.


More information about the Digitalmars-d mailing list