Needing templates/compile-time functions for debugging
Robert Clipsham
robert at octarineparrot.com
Mon May 25 16:16:00 PDT 2009
Ary Borenszweig wrote:
> Hi!
>
> I'm in need of heavy (long, complicated, interesting, whatever)
> templates and/or compile-time functions to help me debug the
> compile-time debugger I'm writing. Can you paste/attach some here, or
> give me links?
>
> Thanks,
> Ary
I'd give tools and xf.* a shot, they seem to have their fair share of
template/ctfe usage.
http://team0xf.com:8080/ - xf.* - If you don't know where to start try
hybrid ( http://hybrid.team0xf.com/wiki/Main/GettingStarted ) as that
pulls in a fair amount of the xf stuff.
http://dsource.org/projects/scrapple/browser/trunk/tools/ - tools, there
seems to be a dsss.conf for it, that should give you all you need for
compiling it.
More information about the Digitalmars-d
mailing list