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 02:27:46 PST 2014


On Wednesday, 1 January 2014 at 09:40:45 UTC, Manu wrote:
> Compile times are very slow even in my simple web applications 
> when there
> are lots of templates sadly. Hopefully CTFE gets much faster in 
> the future.

Why doesn't D support some kind of partial evaluation instead? 
With llvm you get to JIT for free, seems to be an overall simpler 
solution than having an interpreter in the compiler (or equally 
complex, but more powerful)


More information about the Digitalmars-d mailing list