RE: Challenge for EUPHORIA Programmers

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

Concerning sephiroth's statement (interpreters
will never be as fast as compilers):

Actually, I've read that it IS possible to
have an interpreter that's faster than compiled
code.

I BELIEVE the ideas was in "The C Programming
Guide", a smaller, generic-looking white book
with blue lettering (it's been years since I
read it, so don't quote me on that.)

The trick was to have an interpreter designed
so that the interpreter, and the program, can
both fit into the chip's cache. The example
presented ran slighly faster than a comparable
compiled program also ran.

I know it sounds ludicrous, but I remember my
every disbelief fading as I read it; it made
perfect sense, and seemed very sound.

Rod Jackson

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

Search



Quick Links

User menu

Not signed in.

Misc Menu