Internal and external iteration, fibers

deadalnix deadalnix at gmail.com
Wed Jan 23 18:35:03 PST 2013


On Wednesday, 23 January 2013 at 21:50:39 UTC, Andrei 
Alexandrescu wrote:
>> In Scala it _is_ the regular compiler that handles both the 
>> CTFE and the
>> regular code. A bug in the regular compiler will show up 
>> during CTFE as
>> well.
>
> Agreed this is a good thing for Scala, it takes advantage of 
> the jit infrastructure.
>

SDC does something similar with LLVM JIT capabilities.


More information about the Digitalmars-d mailing list