std.plugin ?
Martin Nowak
code at dawg.eu
Tue Oct 1 18:42:35 PDT 2013
On 10/01/2013 09:17 PM, FreeSlave wrote:
> D however can provide same rules for all compilers. In my project I've
> implemented 'mangle' function by hand but I have not properly test it
> yet. Well, D has .mangleof but it's compiletime only. We need official
> runtime version that allows to write things like:
>
> auto func = lib.getDFunction!FunctionType
> ("package_name.module_name.function_name");
I'm sorry that the information about the current work didn't reach you
in time.
Please have a look at
https://github.com/D-Programming-Language/druntime/pull/617, be critical
and contribute whatever you think is missing.
More information about the Digitalmars-d
mailing list