Java Compilers

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
このメッセージを削除
このメッセージに返信
著者: TheWolfxanadu@speedchoice.com
日付:  
題目: Java Compilers
I have been looking at java.

It looks like nice development language.
The only one thing that I hate about it is
the way it is compiled. The bytecode
sucks.

I would like to get a full blown binary
program after compilation. Preferably
optimized (-02 in C/C++).

I would like to compile under Linux.

Is there a compiler I can use to
get this kind of result??


Thanks a lot

The Wolf