"Aaron M. Renn" wrote:
> A free software JIT compiler that would compile Classpath to native code
> would indeed be great. However, the way that would be utilized would be at
> the virtual machine level. Our project cannot include a JIT compiler
> because we don't know how to plug it into the JVM.
The idea was that we can work together on that, if you wanted to.
> Kaffe already is a JIT
> environment, so you might want to see about working on using ElectricalFire
> with Japhar (http://www.japhar.org), which is the JVM we are targeting.
My hope was that whatever API you were using to connect to Japhar could also be
used with ElectricalFire.
(I'm certainly very aware of the Kaffe and Japhar efforts.)
-Scott