This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Java to C through an intermediate assembly


Dear,
I am asking about if it is possible to convert java program to an
intermediate
assembly (say assembly of Intel microprocessor), and then decompile this
intermediate
assembly to get the C version of the input java program?
Thanks


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]