RFC: initial release of dtoh
rikki cattermole
rikki at cattermole.co.nz
Sun Aug 26 04:00:00 UTC 2018
On 26/08/2018 7:08 AM, Jacob Carlborg wrote:
> On 2018-08-24 12:09, Uknown wrote:
>
>> This is all very nice. I agree that this kind of thing should be a
>> part of the compiler, but I think it should be a compiler plugin. If
>> dmd had compiler plugins, I think stuff like this and `dpp` would be
>> much nicer to use.
>
> We have the front end available as a library, but not support for plugins.
Even though it is available, you won't be using it.
Between memory leaks and not-reusable, it aren't an option.
More information about the Digitalmars-d-announce
mailing list