Thursday, December 9, 2010

Jit engine a starter

Today I thought of designing a embedded jit compiler for java.Idea is to completely generate machine code in java and executed th machine code using small native code.I cloned a copy of nanojit to my local machine and start exploring the code.

No comments:

Post a Comment