Can D be Interpreted?
    Ola Fosheim Grøstad"  <ola.fosheim.grostad+dlang at gmail.com> 
    Ola Fosheim Grøstad"  <ola.fosheim.grostad+dlang at gmail.com>
       
    Wed Jan  1 14:52:32 PST 2014
    
    
  
On Wednesday, 1 January 2014 at 22:44:31 UTC, David Nadlinger 
wrote:
> Not really. You'd probably still need a powerful constant 
> folder/interpreter to avoid firing up the LLVM JIT for every 
> single trivial CTFE invocation.
Why is that? You could just aggregate them and execute them in a 
single run.
    
    
More information about the Digitalmars-d
mailing list