Thank you for telling us more about shuJIT. It's wonderful to have
several options for JITs for Java/Linux!
>If we pursuit real good performance, I think that we should deploy
>the intermediate representation such as GCC's RTL and perform more
>optimizations like C compiler and register allocatio
[EMAIL PROTECTED](Nelson Minar) said:
> I found a link to another JIT for Linux, shuJIT, at
> http://www.shudo.net/jit/
Thanks. I'm the author of the JIT.
I've forgotten to announce releace of my JIT compiler.
> Executive summary: also works with FreeBSD,
The JIT is being developing on Linux
You can tell the Java/Linux thing has finally taken off when more has
happened than is announced on this mailing list.
While browsing the ever-helpful Java Linux News
http://www.w3com.com/paulcho/javalinux/
I found a link to another JIT for Linux, shuJIT, at
http://www.shudo.net/jit/
Executi