Related articles |
---|
[Q] reverse compilation from Java bytecode to Java source code jeus!sami@uunet.uu.net) (1996-12-10) |
Re: [Q] reverse compilation from Java bytecode to Java source code faase@cs.utwente.nl (1996-12-15) |
Re: [Q] reverse compilation from Java bytecode to Java source code wlohmann@informatik.uni-rostock.de (1996-12-15) |
Re: [Q] reverse compilation from Java bytecode to Java source code Daniel.Vogelheim@post.rwth-aachen.de (1996-12-20) |
From: | jeus!sami@uunet.uu.net (Kim jung jun (MD7-4194-96.8.1)) |
Newsgroups: | comp.compilers |
Date: | 10 Dec 1996 12:08:31 -0500 |
Organization: | InterNex Information Services 1-800-595-3333 |
Keywords: | Java, disassemble, question |
Hello,
I am trying to reconstuct Java source code from class file.
But I don't know how can I translate some bytecodes to structured source
code like 'while' or 'for' syntax.
Does anyone know the good articles from websites about reverse compiler?
Thanks.
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.