On 04/21/2010 05:43 AM, FeepingCreature wrote:
On 20.04.2010 01:49, Ellery Newcomer wrote:
Are there any good libraries for ctfe/code generation?

I don't know, things like parsing support for compile time strings,
string formatting, type<->  string

My project seems to be growing ctfe, and it's all horribly hacky and
ugly code.

This might be useful if you're on D1: 
http://dsource.org/projects/scrapple/browser/trunk/tools/tools/ctfe.d


Looks like itś exactly what I want, thanks!

A couple notes:

Is there any particular license associated with it? (whatever tangoś is would be fine)

When I try to compile, I get forward referencing errors and had to take out the import to tools.compat

Reply via email to