MiniD dsource project set up

Jarrett Billingsley kb3ctd2 at yahoo.com
Mon Jun 26 20:38:47 PDT 2006


"Boris Wang" <nano.kago at hotmail.com> wrote in message 
news:e7q6kq$aq7$1 at digitaldaemon.com...

> Can we make the whole D running interpreted or something just-in-time 
> compile?

MiniD is not a scriptable D; it's just a scripting language that looks like 
D.  You'll have a native host program, most likely written in D, which will 
load MiniD code (either source or compiled into bytecode) and run it.  JIT 
compiling is a little over my head :S 





More information about the Digitalmars-d-announce mailing list