Inherent code performance advantages of D over C?
H. S. Teoh
hsteoh at quickfur.ath.cx
Mon Dec 9 09:47:32 PST 2013
On Sun, Dec 08, 2013 at 10:56:09AM +0100, John Colvin wrote:
> On Sunday, 8 December 2013 at 05:27:12 UTC, H. S. Teoh wrote:
> >Once I hacked up a script (well, a little D program :P) that
> >disassembles D executables and builds a reference graph of
> >its symbols.
>
> Do you still have that somewhere? I've never attempted such a thing
> and would like to see what it entailed.
Heh, apparently I already have the code up on github:
https://github.com/quickfur/symdep
T
--
It won't be covered in the book. The source code has to be useful for
something, after all. -- Larry Wall
More information about the Digitalmars-d
mailing list