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.
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.