ElectricalFire is a Java Virtual Machine that uses JIT (Just In Time) compilation techniques to accelerate Java code execution. ElectricalFire was designed from the start to generate high-performance machine code and to be portable to many different processor architectures.
I think this is the last JVM/Java JIT compiler I am going to mention for a while...
This one is at least open source.
Thanks, Paul.
Posted to implementation by Ehud Lamm on 12/4/01; 8:26:27 AM
|