Re: Eu 2.4 vs Eu 2.5

new topic     » goto parent     » topic index » view thread      » older message » newer message

Greg Haberek wrote:
> Ok, so 2.5 will be 50/50 C/Eu, 

The Translator is 100% Euphoria.
Interpreter #1 is 100% Euphoria.
Interpreter #2 will be about 30% Euphoria, 70% C.

> sounds fun, probably faster.  My question is,
> how is the 50% Eu code interpreted? Is is hand-coded IL or does 2.4 do the
> interpretation? Given the latter, aren't we technically limiting ourselves
> to 2.4?

I'll Translate the front-end Euphoria code to C,
and link it with the C-coded interpreter back-end
to make an interpreter .exe file. The IL will be passed
from front-end to back-end via memory.

We won't be tied to 2.4 at all.
I'm free to implement new Euphoria language features,
and once they are stable, I can use those
new features internally in the translator and
interpreter, if I want.

Regards,
    Rob Craig
    Rapid Deployment Software
    http://www.RapidEuphoria.com

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu