Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Compiling Java code

Status
Not open for further replies.

FredrikN

Programmer
Joined
Jan 5, 2001
Messages
60
Location
SE
Hi.

I'm trying to find an compiler that can compile javacode direct to machine code.

I know that programs like javaExegen exists but it requries that the enduser has JVM to.

Does anyone know if there is a way to compile direct to machinelanguage(I'm a Linux user but a Win compiler will do in a worst case).

The reason I want to do this is beacuse I want to improve the speed of all my Java app.
 
Thanks, will take a look at it
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top