Lambda the Ultimate

inactiveTopic ElectricalFire
started 12/4/2001; 8:25:57 AM - last post 12/4/2001; 8:25:57 AM
Ehud Lamm - ElectricalFire  blueArrow
12/4/2001; 8:25:57 AM (reads: 1642, responses: 0)
ElectricalFire
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