Metaprogramming without templates
Basile B.
b2.temp at gmx.com
Mon Jun 21 11:37:31 UTC 2021
On Monday, 21 June 2021 at 11:00:42 UTC, Stefan Koch wrote:
> On Monday, 21 June 2021 at 10:36:56 UTC, Basile B. wrote:
>
>> [...]
>
> Ideally you would not need stage 2 either, at least not always.
> If all you are doing is using core.reflect (for example to get
> debug info).
> Then no modifications of the AST is required.
>
> What I am doing is essentially runtime reflection (like java
> and go).
ok I did not get that. Sorry for the off topic ;)
More information about the Digitalmars-d
mailing list