Big kudos to Walter and Sean
Benjamin Thaut
code at benjamin-thaut.de
Fri Jan 13 09:52:43 PST 2012
I recently changed Object.toString() to no longer return a normal string
but a reference counted one. And I was really astonished that this was
possible without modifingy dmd at all. The only modifications I had to
made were inside druntime. Just wanted to say that the compiler <->
runtime abstraction works pretty well so far.
Kind Regards
Benjamin Thaut
More information about the Digitalmars-d
mailing list