On Friday, 20 May 2016 at 18:04:55 UTC, Stefan Koch wrote:

Therefore you can transcompile code at compileTime at call PL/0 functions as there were naively implemented in D.


If you do want to call functions from D.
You cannot use the optimizer.
As it does _very_ aggressive inlineing and will fold all used functions into main.

Reply via email to