You are not logged in.

#1 2006-11-16 02:05:55

Bison
Member
From: Jacksonville, FL
Registered: 2006-04-12
Posts: 158
Website

Looking for resources (Interpreter + JIT compilation)

Hi guys.  I'm trying to find some good resources and/or tutorials for writing interpreters.  I've been looking around for a while, and haven't found much.   I'd also like to start getting into JIT compilation as well.

Anyone know where I might find this kind of thing?

Offline

#2 2006-11-21 07:00:52

tizoc
Member
Registered: 2006-07-28
Posts: 57

Re: Looking for resources (Interpreter + JIT compilation)

You may find LLVM ( http://llvm.org/ ) interesting.
There are also a lot of papers at http://library.readscheme.org/page8.html

I don't know about this one, but it is called "Writing Interpreters" tongue http://portal.acm.org/citation.cfm?id=255315.255358

And well.... google is your friend wink

Offline

Board footer

Powered by FluxBB